typing challenge prototype

This commit is contained in:
2023-07-10 19:55:58 +02:00
parent 7fdf1cd3b4
commit 110771a2a4
5 changed files with 143 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
<script>
import TypingInput from "$lib/components/TypingInput.svelte"
</script>
<TypingInput />