diff --git a/components/TopBar/TopBar.tsx b/components/TopBar/TopBar.tsx index 4f18bfb76..e7d4bc63d 100644 --- a/components/TopBar/TopBar.tsx +++ b/components/TopBar/TopBar.tsx @@ -7,7 +7,7 @@ export const TopBar = ({ header }: { header?: string }) => { const router = useRouter(); const category = router.asPath.replace("/", ""); return ( -
+