UNPKG

@antv/s2-react-components

Version:

React components for S2

5 lines (4 loc) 212 B
export { ColorBox } from './color-box'; export { ColorPickerPanel } from './color-picker-panel'; export { ThemePanel } from './theme-panel'; export type { ThemePanelOptions, ThemePanelProps } from './interface';