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 SwitchProps } from "./Switch.types-Cb-uhVMf.js"; import * as _$react from "react"; //#region src/components/Switch/Switch.d.ts declare const Switch: _$react.ForwardRefExoticComponent<SwitchProps & _$react.RefAttributes<HTMLButtonElement | null>>; //#endregion export { Switch as t }; //# sourceMappingURL=Switch-4vqwU3yh.d.ts.map