From 70a765372e3dec5420daef0e248440fdb80036b2 Mon Sep 17 00:00:00 2001 From: Grayson Marie Smith Date: Mon, 2 Dec 2024 17:44:35 -0600 Subject: [PATCH] Update merge conflicts + grid styling --- app/src/components/Navbar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/components/Navbar.tsx b/app/src/components/Navbar.tsx index f50519f..c8e5af0 100644 --- a/app/src/components/Navbar.tsx +++ b/app/src/components/Navbar.tsx @@ -21,7 +21,6 @@ const Navbar = (): ReactElement => { >
{ navigate("/home"); }}