@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 359 B
TypeScript
import { n as PopoverProps, t as CombinedRefs } from "./Popover.types-DZLXG31g.js";
import * as _$react from "react";
//#region src/components/Popover/Popover.d.ts
declare const Popover: _$react.ForwardRefExoticComponent<PopoverProps & _$react.RefAttributes<CombinedRefs>>;
//#endregion
export { Popover as t };
//# sourceMappingURL=Popover-D77JCwQz.d.ts.map