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