UNPKG

@snowball-tech/fractal

Version:

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

10 lines (9 loc) 280 B
import * as _$react from "react"; //#region src/components/Select/SelectGroupContext.d.ts declare const SelectGroupContext: _$react.Context<{ disabled: boolean; rainbow: boolean; }>; //#endregion export { SelectGroupContext }; //# sourceMappingURL=SelectGroupContext.d.ts.map