From 7c2bb74b4c6a89365883f65e9e7c73713cc91d7c Mon Sep 17 00:00:00 2001 From: josedario87 <71241187+josedario87@users.noreply.github.com> Date: Wed, 11 Jun 2025 04:22:24 -0600 Subject: [PATCH] fix: remove extra header in mobile nav --- ui/src/components/ui/NavBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ui/NavBar.vue b/ui/src/components/ui/NavBar.vue index 464b314..c9d8a52 100644 --- a/ui/src/components/ui/NavBar.vue +++ b/ui/src/components/ui/NavBar.vue @@ -79,7 +79,7 @@ const handleLinkClick = () => {