diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index cd97038..33601a8 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -3,22 +3,22 @@ import { Link } from 'react-router-dom'; export default function Navbar() { return ( -