remove ColorPicker touch event
remove ColorPicker touch event
This commit is contained in:
parent
383d21b78b
commit
6c926d0a0d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
v-click-outside="handleClose"
|
v-click-outside="handleClose"
|
||||||
v-click-outside:touchstart="handleClose"
|
|
||||||
:class="classes">
|
:class="classes">
|
||||||
<div
|
<div
|
||||||
ref="reference"
|
ref="reference"
|
||||||
|
|
Loading…
Add table
Reference in a new issue