fix: should hide tooltip when click outside (#1123)

zio/stable
webfansplz 2023-01-16 03:56:13 +08:00 committed by GitHub
parent 656fd4b62c
commit a594f6f167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ defineProps<{
<template>
<VTooltip
v-bind="$attrs"
auto-hide
>
<slot />
<template #popper>