UNPKG

react-biz

Version:

React components for Business

8 lines (5 loc) 234 B
import { RadioButton } from './RadioButton'; export { RadioButtonProps, RadioButtonTheme } from './RadioButton'; export { RadioGroup, RadioGroupProps } from './RadioGroup'; export { RadioButton }; export default RadioButton;