UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 378 B
import { t as ButtonProps } from "./Button.types-NreClzsn.js"; import * as _$react from "react"; //#region src/components/Button/Button.d.ts declare const Button: _$react.ForwardRefExoticComponent<ButtonProps & _$react.RefAttributes<HTMLElement | HTMLAnchorElement | HTMLButtonElement | null>>; //#endregion export { Button as t }; //# sourceMappingURL=Button-D53qgW_F.d.ts.map