From 04cc3869c2844bb82ac6975ee218141104385c35 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 15 Nov 2024 00:30:43 -0600 Subject: Extra route + Much more UI --- app/src/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/components/Navbar.tsx') diff --git a/app/src/components/Navbar.tsx b/app/src/components/Navbar.tsx index 53c1f52..ea49ea8 100644 --- a/app/src/components/Navbar.tsx +++ b/app/src/components/Navbar.tsx @@ -23,7 +23,7 @@ function Navbar() { }; checkAPIStatus(); - }); + }, []); return (
-- cgit v1.2.3-70-g09d2