DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

<Checkbox>: the `groupError` prop causes a conflict with`error` prop #944

Closed floydchenchen closed 5 years ago

floydchenchen commented 5 years ago

problem description: in <Checkbox>, the groupError prop causes a conflict with error prop problem result: not correctly display error message when there are both groupError and error