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