UNPKG

@snowball-tech/fractal

Version:

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

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