UNPKG

smart-react-components

Version:

React UI library, wide variety of editable ready to use Styled and React components.

4 lines (3 loc) 136 B
export { Language } from "../types/color-picker"; export * from "./ColorPicker"; export { default as default } from "./ColorPicker";