update demo
This commit is contained in:
parent
0260f1d661
commit
45f823c0ca
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<Button @click="setColor">set color</Button>
|
||||
|
||||
<br><br><br><br>
|
||||
<ColorPicker v-model="color7" :saturation="false"></ColorPicker>
|
||||
<ColorPicker v-model="color7" :hue="false"></ColorPicker>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Reference in a new issue