UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 408 B
import { t as ToggleGroupItemProps } from "./ToggleGroup.types-CNkqPV8M.js"; import * as _$react from "react"; //#region src/components/ToggleGroup/ToggleGroupItem.d.ts declare const ToggleGroupItem: _$react.ForwardRefExoticComponent<ToggleGroupItemProps & _$react.RefAttributes<HTMLButtonElement | null>>; //#endregion export { ToggleGroupItem as t }; //# sourceMappingURL=ToggleGroupItem-DRk6I1Kf.d.ts.map