diff --git a/web/src/App.tsx b/web/src/App.tsx index 4aed0e3..75f6a70 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -568,7 +568,6 @@ export default function App() { })} {categories.length > 0 && ( <> - {categories.map(cat => ( ))}