UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 351 B
import { n as DialogProps, t as CombinedRefs } from "./Dialog.types-2b-p6tAF.js"; import * as _$react from "react"; //#region src/components/Dialog/Dialog.d.ts declare const Dialog: _$react.ForwardRefExoticComponent<DialogProps & _$react.RefAttributes<CombinedRefs>>; //#endregion export { Dialog as t }; //# sourceMappingURL=Dialog-BNacitdh.d.ts.map