UNPKG

@snowball-tech/fractal

Version:

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

3 lines 117 B
import { BadgeProps } from "./Badge.types.js"; import { Badge } from "./Badge.js"; export { Badge, type BadgeProps };