diff --git a/apps/frontend/src/App.vue b/apps/frontend/src/App.vue index a70300a..9412d92 100644 --- a/apps/frontend/src/App.vue +++ b/apps/frontend/src/App.vue @@ -10,7 +10,10 @@ const showAppShell = computed(() => !route.path.startsWith('/auth'));