UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 344 B
import { t as ToggleProps } from "./Toggle.types-Dnqe-txa.js"; import * as _$react from "react"; //#region src/components/Toggle/Toggle.d.ts declare const Toggle: _$react.ForwardRefExoticComponent<ToggleProps & _$react.RefAttributes<HTMLButtonElement | null>>; //#endregion export { Toggle as t }; //# sourceMappingURL=Toggle-CzwJ9S0z.d.ts.map