fix: typo
This commit is contained in:
parent
b0dd6b0bd6
commit
3b2cabd3f3
1 changed files with 0 additions and 4 deletions
|
|
@ -102,10 +102,6 @@ defineProps<{
|
|||
modal: boolean
|
||||
}>()
|
||||
|
||||
defineProps<{
|
||||
modal: boolean
|
||||
}>()
|
||||
|
||||
const showModalAdd = ref(false)
|
||||
const showModalEdit = ref(false)
|
||||
const showModalInvite = ref(false)
|
||||
|
|
|
|||
Loading…
Reference in a new issue