Skip to content

Commit 25a0bd6

Browse files
committed
add spinner sample
1 parent 4bccd50 commit 25a0bd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<script lang="ts">
2+
import Spinner from 'src/components/Spinner.svelte'
3+
</script>
4+
5+
<Spinner/>

0 commit comments

Comments
 (0)