UNPKG

monday-ui-react-core

Version:

Official monday.com UI resources for application development in React.js

6 lines (5 loc) 203 B
export { default as ColorPicker, ColorPickerProps } from "./ColorPicker"; export { default as ColorPickerContent, ColorPickerContentProps } from "./components/ColorPickerContent/ColorPickerContent";