fix: lint
This commit is contained in:
parent
7aa2cfc8d4
commit
7135288800
3 changed files with 4 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ const props = defineProps({
|
|||
hasOverflow: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
function hidePopup(e) {
|
||||
|
|
|
|||
Reference in a new issue