UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 112 B
import Radio from './Radio'; export type { RadioProps } from './Radio'; export { Radio }; export default Radio;