forked from coracle/flotilla
Add burrow support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
export let loading
|
||||
</script>
|
||||
|
||||
<span class="flex items-center">
|
||||
<span class="flex min-h-10 items-center">
|
||||
{#if loading}
|
||||
<span class="pr-3" transition:slide|local={{axis: "x"}}>
|
||||
<span class="loading loading-spinner" transition:fade|local={{duration: 100}} />
|
||||
|
||||
Reference in New Issue
Block a user