UNPKG

@twilio-paste/paste-reakit-fork

Version:

Forked Reakit that addresses SSR hydration issues

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