Deleted Child.vue
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
<script setup>
|
|
||||||
const model = defineModel()
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<template>
|
|
||||||
<span>My input</span> <input v-model="model">
|
|
||||||
</template>
|
|
||||||
Reference in New Issue
Block a user