style: format code with precommit
This commit is contained in:
@@ -117,7 +117,7 @@ const props = defineProps({
|
||||
default: (value) => `${value} is an Invalid value`,
|
||||
},
|
||||
required: {
|
||||
type: Boolean
|
||||
type: Boolean,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user