UNPKG

@snowball-tech/fractal

Version:

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

3 lines 135 B
import { ProgressProps } from "./Progress.types.js"; import { Progress } from "./Progress.js"; export { Progress, type ProgressProps };