UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 142 B
import RadioGroup from './RadioGroup'; export type { RadioGroupProps } from './RadioGroup'; export { RadioGroup }; export default RadioGroup;