From 9551a800b68fb9002a55a79bd6e187587a46ff2f Mon Sep 17 00:00:00 2001 From: trisusilo48 Date: Tue, 17 Sep 2024 16:58:32 +0700 Subject: uncomment component --- src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}) { }, ]} /> - {/* */} +
-- cgit v1.2.3