[site,bugfix][xs]: correct import of Layout (layout => Layout) following 88fb3c63bd61ca829b6121cbd6597654fbe05640.
This commit is contained in:
parent
2a5c05fbf8
commit
4aac713387
@ -1,4 +1,4 @@
|
||||
import Layout from '../components/layout'
|
||||
import Layout from '../components/Layout'
|
||||
|
||||
export default function Home() {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user