1
2
3
import ColorPicker from './color-picker.vue';
 
export default ColorPicker;