diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2024-09-17 16:38:55 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2024-09-17 16:38:55 +0700 |
| commit | 44f9ea9e60e9dfb31fc3b9e4fbffc4767b6811a9 (patch) | |
| tree | 7facd779fac1e04d54d145b5eba104ac5af39088 /src/pages | |
| parent | 87f8fc7887ac03558b1edd819bff31f44ca84f71 (diff) | |
bugs kami juga suka di popup keranjang,
Diffstat (limited to 'src/pages')
| -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 6077c192..3fd0e834 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'> |
