adding a defines comment to input error vue component
This commit is contained in:
parent
48a34d5acf
commit
87cd634613
@ -1,4 +1,5 @@
|
||||
<script setup>
|
||||
// defines
|
||||
defineProps({
|
||||
message: String,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user