From 673948bce9bc99f4eae804414f68e85bab834fd7 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 20 Jun 2024 00:33:16 +0300 Subject: [PATCH] Add loading indicator --- app.vue | 1 + nuxt.config.ts | 70 +++++++++++++++++++++++++------------------------- package.json | 2 +- 3 files changed, 37 insertions(+), 36 deletions(-) diff --git a/app.vue b/app.vue index 32e4938..2c931b9 100644 --- a/app.vue +++ b/app.vue @@ -31,6 +31,7 @@ useHead({ +