UNPKG

@twilio-paste/paste-reakit-fork

Version:

Forked Reakit that addresses SSR hydration issues

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