diff --git a/src/pages/category/List.tsx b/src/pages/category/List.tsx index f359253..e0bb570 100644 --- a/src/pages/category/List.tsx +++ b/src/pages/category/List.tsx @@ -74,7 +74,7 @@ const CategoryList: FC = () => { - {category.leaf ? + {category.leaf && category.theme !== 'noColor_noSize' ?