Add render support

This commit is contained in:
Jon Staab
2024-09-24 14:12:38 -07:00
parent 148208f072
commit 605273d7c7
19 changed files with 355 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
<script lang="ts">
export let value
</script>
<span class="link-content">
#{value}
</span>