mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
Added: layout.module.css, donate modal, contribute feedback modal, contacts
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ function MyApp({ Component, pageProps, router }) {
|
||||
|
||||
return (
|
||||
<Layout
|
||||
route={router.route}
|
||||
router={router}
|
||||
globalData={globalData}
|
||||
refetchGlobalData={getGlobalProps}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user