UNPKG

@twilio-paste/paste-reakit-fork

Version:

Forked Reakit that addresses SSR hydration issues

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