Show active links in compose

This commit is contained in:
Jon Staab
2024-08-20 13:20:45 -07:00
parent d03ef264f7
commit fe8abb9efb
15 changed files with 394 additions and 13 deletions
@@ -0,0 +1,7 @@
<script lang="ts">
export let value
</script>
<div>
#{value}
</div>