UNPKG

@snowball-tech/fractal

Version:

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

17 lines (16 loc) 454 B
import { n as SelectEmptyProps } from "./Select.types-B9A6xPjx.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/Select/SelectEmpty.d.ts declare const SelectEmpty: { ({ children, label, labelElement, value, ...props }: SelectEmptyProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { SelectEmpty as t }; //# sourceMappingURL=SelectEmpty-H_zN7ku6.d.ts.map