UNPKG

@snowball-tech/fractal

Version:

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

8 lines (5 loc) 142 B
import * as react from 'react'; declare const SelectGroupContext: react.Context<{ disabled: boolean; }>; export { SelectGroupContext };