UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

3 lines 129 B
import { TooltipProps } from "./Tooltip.types.js"; import { Tooltip } from "./Tooltip.js"; export { Tooltip, type TooltipProps };