props.js 78 B

123
  1. export var FormRadioGroupDefaultProps = {
  2. radioPosition: 'horizontal',
  3. };