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