$listeners is now part of $attrs
This commit is contained in:
parent
fc10e7cc1a
commit
97a944c690
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
<pinch-zoom
|
||||
class="pinch-zoom-parent"
|
||||
v-bind="$attrs"
|
||||
v-on="$listeners"
|
||||
>
|
||||
<slot />
|
||||
</pinch-zoom>
|
||||
|
|
Loading…
Add table
Reference in a new issue