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 { o as SelectProps, t as CombinedRefs } from "./Select.types-B9A6xPjx.js"; import * as _$react from "react"; //#region src/components/Select/Select.d.ts declare const Select: _$react.ForwardRefExoticComponent<SelectProps & _$react.RefAttributes<CombinedRefs>>; //#endregion export { Select as t }; //# sourceMappingURL=Select-CCcArHm-.d.ts.map