UNPKG

antd-v5

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 162 B
import ColorPicker from './ColorPicker'; export type { ColorPickerProps } from './ColorPicker'; export type { Color } from './color'; export default ColorPicker;