Blame view

src/components/color-picker/index.js 73 Bytes
c6faec44   梁灏   init ColorPicker
1
2
  import ColorPicker from './color-picker.vue';
  export default ColorPicker;