From c3153064f118dd58da3dd793e163eb10b50b05a6 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 20 Mar 2024 23:46:31 +0100 Subject: [PATCH] Update file (possible bugs) --- src/NewNavBar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/NewNavBar.tsx b/src/NewNavBar.tsx index bc7fc64..4d62644 100644 --- a/src/NewNavBar.tsx +++ b/src/NewNavBar.tsx @@ -3,7 +3,6 @@ import { NavLink } from 'react-router-dom'; const NavBar = ({ links }) => { return (