UNPKG

@6thquake/react-material

Version:

React components that implement Google's Material Design.

5 lines (3 loc) 149 B
export * from '@material-ui/core/Radio'; export { default } from '@material-ui/core/Radio'; export { default as RadioButton } from './RadioButton';