feat : working UI for words

This commit is contained in:
2024-12-29 19:34:26 +01:00
parent d49813e776
commit 3830ea84c8
23 changed files with 441 additions and 129 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
<script setup lang="ts">
</script>
<template>
Hello
</template>
</template>