UNPKG

mochi-ui

Version:

Mochi UI is a React component library that helps you build aweomse production ready UI components with a soft UI design.

3 lines (2 loc) 159 B
export { Input, DatePicker, TimePicker, DropDown, CheckBox, CheckBoxGroup, Radio, RadioGroup, } from './Inputs'; export { default as Button } from './Button';