lint
This commit is contained in:
parent
cf294f2d18
commit
3c0e7882b1
9 changed files with 34 additions and 18 deletions
|
|
@ -12,7 +12,10 @@
|
|||
>
|
||||
<slot name="trigger" />
|
||||
</button>
|
||||
<teleport :disabled="!teleport" to="#popovers">
|
||||
<teleport
|
||||
:disabled="!teleport"
|
||||
to="#popovers"
|
||||
>
|
||||
<transition name="fade">
|
||||
<div
|
||||
v-if="!hidden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue