UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

9 lines (6 loc) 166 B
import { Radio } from "../Radio"; export { default as RadioWithRadioGroup } from "./RadioWithRadioGroup"; export default { title: "Radio", component: Radio, };