From 06bb15104d495b63eb8773c86f5983336e76d578 Mon Sep 17 00:00:00 2001 From: NicolasCantu Date: Thu, 26 Dec 2024 15:54:16 +0100 Subject: [PATCH] add waiting modal --- src/components/modal/waiting-modal.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/components/modal/waiting-modal.html diff --git a/src/components/modal/waiting-modal.html b/src/components/modal/waiting-modal.html new file mode 100644 index 0000000..5fb70d4 --- /dev/null +++ b/src/components/modal/waiting-modal.html @@ -0,0 +1,8 @@ + \ No newline at end of file