First crack at the app. Still lots of bugs to squash.
This commit is contained in:
3
src/lib/components/LoadingSpinner.svelte
Normal file
3
src/lib/components/LoadingSpinner.svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="flex justify-center items-center py-16">
|
||||
<span class="loading loading-spinner loading-lg text-primary"></span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user