Re-work loading/syncing

This commit is contained in:
Jon Staab
2024-11-15 14:03:54 -08:00
parent 141e2bf835
commit 0deddc8a4c
24 changed files with 287 additions and 147 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
})
</script>
<div bind:this={element}>
<div bind:this={element} class={$$props.class}>
<slot />
</div>