UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 407 B
import { c as SubDropdownCombinedRefs, l as SubDropdownProps } from "./Dropdown.types-vBCbOXFQ.js"; import * as _$react from "react"; //#region src/components/Dropdown/SubDropdown.d.ts declare const SubDropdown: _$react.ForwardRefExoticComponent<SubDropdownProps & _$react.RefAttributes<SubDropdownCombinedRefs>>; //#endregion export { SubDropdown as t }; //# sourceMappingURL=SubDropdown-DG4dxidp.d.ts.map