From 59c9acdc9e8d14d10d27cba35f6aef2a515e6db0 Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Thu, 29 May 2025 02:36:44 +0200 Subject: [PATCH] feat: remove loading on this page in favor of layout-wide loading --- layouts/auth.vue | 83 ++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 42 deletions(-) diff --git a/layouts/auth.vue b/layouts/auth.vue index f9d5bff..a395a7c 100644 --- a/layouts/auth.vue +++ b/layouts/auth.vue @@ -1,55 +1,55 @@