UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

7 lines (6 loc) 266 B
import '../base/ColorPicker/colorPicker.css';import '../../styles/index.css';/* empty css */ /* empty css */ import { ColorPicker as p } from "../base/ColorPicker/ColorPicker.js"; export { p as ColorPicker };