diff --git a/components/Navbar.vue b/components/Navbar.vue index 338e7a1..467231c 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -8,7 +8,7 @@ const props = defineProps<{ activeItem?: string }>();