mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-31 20:39:22 +03:00
многие изменения
This commit is contained in:
5
src/components/Progress.svelte
Normal file
5
src/components/Progress.svelte
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="flex h-screen justify-center items-center">
|
||||
<div class="m-auto">
|
||||
<div style="border-top-color:transparent" class="w-20 h-20 border-4 border-blue-400 border-solid rounded-full animate-spin" />
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user