UNPKG

react-color-palette-picker

Version:

React Color Picker Component written in typescript.

4 lines (3 loc) 154 B
export { default as ReactColorPicker } from './ColorPicker/ReactColorPicker'; export * from './ColorPicker/ReactColorPicker'; export * from './utils';