diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index b71e5ea..cc5d82c 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -232,7 +232,7 @@ const IndexPage: React.FC = () => { ) : ( diff --git a/src/pages/shop/category.tsx b/src/pages/shop/category.tsx index 6eb942c..7f50733 100644 --- a/src/pages/shop/category.tsx +++ b/src/pages/shop/category.tsx @@ -217,7 +217,7 @@ const CategoryPage: React.FC = () => {