From adc114adcfa2f6db5aadb01e24b234a25f67b4ce Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Wed, 26 Jun 2024 01:09:03 +0100 Subject: [PATCH] chore: loading screen --- .idea/workspace.xml | 29 ++++++++++++---------- src/components/Loading.css | 51 ++++++++++++++++++++++++++++++++++++++ src/components/Loading.tsx | 42 +++++++++++-------------------- 3 files changed, 82 insertions(+), 40 deletions(-) create mode 100644 src/components/Loading.css diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b1561b..940d0af 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,11 @@