UNPKG

@fluentui/react-northstar

Version:
11 lines (10 loc) 232 B
export var radioGroupStyles = { root: function root(_ref) { var p = _ref.props; return { display: 'flex', flexDirection: p.vertical ? 'column' : 'row' }; } }; //# sourceMappingURL=radioGroupStyles.js.map