Improve loading indicator in channels

This commit is contained in:
Jon Staab
2024-12-11 10:31:39 -08:00
parent 72ced31625
commit a378ecbad4
2 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<script lang="ts">
import {slide, fade} from "svelte/transition"
export let loading
export let loading = false
</script>
<span class="flex min-h-10 items-center">