From 2b4f80bb46d8c4e07da8e71d783aa6798c860451 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Fri, 14 Feb 2025 01:22:57 +0330 Subject: [PATCH] added loading indicator --- frontend/app.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/app.vue b/frontend/app.vue index dd43ce5..b08570b 100644 --- a/frontend/app.vue +++ b/frontend/app.vue @@ -7,6 +7,8 @@ import { VueQueryDevtools } from "@tanstack/vue-query-devtools"; + +
@@ -20,4 +22,3 @@ import { VueQueryDevtools } from "@tanstack/vue-query-devtools";
-