init ColorPicker
This commit is contained in:
parent
ad22557812
commit
c6faec44a8
8 changed files with 40 additions and 1 deletions
2
src/components/color-picker/index.js
Normal file
2
src/components/color-picker/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
import ColorPicker from './color-picker.vue';
|
||||
export default ColorPicker;
|
Loading…
Add table
Add a link
Reference in a new issue