From afb5781866795b833ca927bebd9f7905c134872f Mon Sep 17 00:00:00 2001 From: TZGyn Date: Tue, 29 Aug 2023 02:44:08 +0800 Subject: [PATCH] Hide items on navbar based on breakpoints --- components/navbar.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/components/navbar.tsx b/components/navbar.tsx index c339b95..c806f87 100644 --- a/components/navbar.tsx +++ b/components/navbar.tsx @@ -78,7 +78,7 @@ export const Navbar = ({

Dashboard

-