From 01fdb5bf41801bab6e39981cbb3ee3c8b8f9f154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Mon, 9 Oct 2023 20:07:26 -0400 Subject: [PATCH] feat(components): finish navbar --- components/layouts/navbar.vue | 46 +++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/components/layouts/navbar.vue b/components/layouts/navbar.vue index 0091a02..10d35cd 100644 --- a/components/layouts/navbar.vue +++ b/components/layouts/navbar.vue @@ -1,24 +1,35 @@