summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-07-22 16:57:47 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-07-22 16:57:47 +0700
commita78251dc5cdfdd5438aad3ce7b7e342fceb7275e (patch)
tree15bcbc4ff0936a9c2da84ce656274524f943c3ca /src/pages
parent1a3bef5d01fb50ad731f269f0a76b5c5fd52813d (diff)
<iman> update category management
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/index.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx
index 0255e239..cdbe0dd0 100644
--- a/src/pages/index.jsx
+++ b/src/pages/index.jsx
@@ -158,7 +158,7 @@ export default function Home({categoryId}) {
<PromotinProgram />
</DelayRender>
<DelayRender renderAfter={600}>
- {/* <CategoryPilihan categories={dataCategories}/> */}
+ <CategoryPilihan categories={dataCategories}/>
<CategoryDynamicMobile/>
</DelayRender>
<DelayRender renderAfter={800}>