UNPKG

@snowball-tech/fractal

Version:

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

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