mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
not sure but it seems to work
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Analytics } from '@vercel/analytics/react'
|
||||
import Layout from '../components/layout'
|
||||
|
||||
import '../styles/index.css'
|
||||
import '../styles/gfm.css'
|
||||
@@ -11,4 +10,4 @@ export default function MyApp({ Component, pageProps }) {
|
||||
<Analytics />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user