feat(#9): Add sign up

This commit is contained in:
Josh Creek
2024-04-06 21:10:37 +01:00
parent b7996e50a6
commit 6cfa2bd6d7
10 changed files with 327 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
<script lang="ts">
</script>
<main>
<slot />
</main>