UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

5 lines (4 loc) 192 B
import * as React from 'react'; export const RadioGroupContext = React.createContext(null); RadioGroupContext.displayName = 'RadioGroup.Context'; //# sourceMappingURL=RadioGroupContext.js.map