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