From: Michael Tremer Date: Fri, 4 Jul 2025 13:52:52 +0000 (+0000) Subject: frontend: Add a loading indicator component X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29c46bb3ed7754ace5720d04ba8a5e24d2fc9bd5;p=pbs.git frontend: Add a loading indicator component Signed-off-by: Michael Tremer --- diff --git a/frontend/src/components/Loader.vue b/frontend/src/components/Loader.vue new file mode 100644 index 00000000..9fbe9669 --- /dev/null +++ b/frontend/src/components/Loader.vue @@ -0,0 +1,5 @@ +