From a466f67d675bc5359d63fc4dbdd6a850c137e4ec Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 21 Aug 2023 16:38:19 +0200 Subject: [PATCH] trying to fix the duplicata --- src/error.vue | 48 ++++++++++++++++++--------------------------- src/pages/index.vue | 1 - 2 files changed, 19 insertions(+), 30 deletions(-) diff --git a/src/error.vue b/src/error.vue index 9c029ca..6314eb2 100644 --- a/src/error.vue +++ b/src/error.vue @@ -5,36 +5,26 @@ const getColor = computed(() => appConfig.ui.primary)