UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 130 B
import Checkbox from './Checkbox'; export type { CheckboxProps } from './Checkbox'; export { Checkbox }; export default Checkbox;