UNPKG

rsuite

Version:

A suite of react components

4 lines (3 loc) 120 B
import Checkbox from './Checkbox'; export type { CheckboxProps, ValueType } from './Checkbox'; export default Checkbox;