diff --git a/src/components/DrawerComponent.vue b/src/components/DrawerComponent.vue index 2560e478..e9df7043 100644 --- a/src/components/DrawerComponent.vue +++ b/src/components/DrawerComponent.vue @@ -70,7 +70,11 @@ function navigateTo(label: string, destination: string) { @click="$router.push('/')" id="btn-drawer-home" > - + + +