UNPKG

@reusable-ui/radio

Version:

A UI for the user to select single option.

5 lines (4 loc) 172 B
export * from './styles/config.js' export * from './styles/styles.js' export * from './Radio.js' export {default} from './Radio.js'