diff --git a/app/pages/dashboard-categories/index.tsx b/app/pages/dashboard-categories/index.tsx index 3cc2f1a..3525178 100644 --- a/app/pages/dashboard-categories/index.tsx +++ b/app/pages/dashboard-categories/index.tsx @@ -68,15 +68,19 @@ export const CategoriesPage = () => { > - + {data.code === 'spotlight' ? ( + '' + ) : ( + + )} ), }