mirror of
https://github.com/elk-zone/elk.git
synced 2025-05-07 07:44:48 +03:00
chore: upgrade vue-tsc
This commit is contained in:
parent
0418d05753
commit
c0561e7eed
3 changed files with 250 additions and 23 deletions
components/common
|
@ -4,7 +4,7 @@ defineProps<{
|
|||
hover?: boolean
|
||||
}>()
|
||||
const { modelValue } = defineModel<{
|
||||
modelValue: boolean
|
||||
modelValue?: boolean
|
||||
}>()
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue