diff --git a/src/app/components/Navbar/Navbar.tsx b/src/app/components/Navbar/Navbar.tsx index 4df4981501..5cd9cc993e 100644 --- a/src/app/components/Navbar/Navbar.tsx +++ b/src/app/components/Navbar/Navbar.tsx @@ -7,7 +7,7 @@ type Props = { export default function Navbar({ children }: Props) { return ( -