mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-27 07:22:28 +03:00
6 lines
226 B
Svelte
6 lines
226 B
Svelte
<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>
|