diff --git a/frontend/src/app/category-view/page.tsx b/frontend/src/app/category-view/page.tsx index 2d2e198b..cad896ff 100644 --- a/frontend/src/app/category-view/page.tsx +++ b/frontend/src/app/category-view/page.tsx @@ -58,17 +58,17 @@ const CategoryView = () => { }; return ( -
No categories available. Please check the API endpoint.
)} {selectedCategory ? (