mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added: layout.module.css, donate modal, contribute feedback modal, contacts
This commit is contained in:
parent
6fd9beb464
commit
47a2227f87
9 changed files with 204 additions and 93 deletions
|
@ -40,7 +40,7 @@ function MyApp({ Component, pageProps, router }) {
|
|||
|
||||
return (
|
||||
<Layout
|
||||
route={router.route}
|
||||
router={router}
|
||||
globalData={globalData}
|
||||
refetchGlobalData={getGlobalProps}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue