diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pages/index.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 3fd0e834..6077c192 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -111,7 +111,7 @@ export default function Home({categoryId}) { }, ]} /> - {/* <PagePopupIformation /> */} + <PagePopupIformation /> <DesktopView> <div className='container mx-auto'> |
