diff --git a/app/app.vue b/app/app.vue index a502d88..90fb505 100644 --- a/app/app.vue +++ b/app/app.vue @@ -6,7 +6,7 @@ const isLoginPage = computed(() => route.path === '/login');