fixed
This commit is contained in:
parent
b98d97c4a8
commit
4d8c5ef50b
|
@ -26,6 +26,7 @@ const PartnersPage = lazy(() => import('./Pages/about/PartnersPage'))
|
|||
const ProjectsPage = lazy(() => import('./Pages/about/ProjectsPage'))
|
||||
const TermsOfUsePage = lazy(() => import('./Pages/about/TermsOfUsePage'))
|
||||
const ThanksPage = lazy(() => import('./Pages/about/ThanksPage'))
|
||||
const CreatePage = lazy(() => import('./Pages/CreatePage'))
|
||||
|
||||
const log = getLogger('root')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user