Update src/components/HelloWorld.vue
This commit is contained in:
parent
9fe699f11e
commit
3e59047d73
@ -1,4 +1,7 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|
||||||
|
// TODO: DELETE ME NAHUY
|
||||||
|
|
||||||
defineProps<{
|
defineProps<{
|
||||||
msg: string
|
msg: string
|
||||||
}>()
|
}>()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user