UNPKG

@snowball-tech/fractal

Version:

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

19 lines (18 loc) 457 B
import { t as StepperProps } from "./Stepper.types-BQpy0cS6.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/Stepper/Stepper.d.ts declare const Stepper: { ({ current, currentAs, getValueLabel, length, max, value, ...props }: StepperProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { Stepper as t }; //# sourceMappingURL=Stepper-Dmv5WhrK.d.ts.map