Closed kenneth-gray closed 6 years ago
It was possible to set the disabled prop on the \ and then pass a different disabled prop to getButtonToggleProps() leading to an inconsistency. Now disabled can only be applied if it's set on the \.
:tada: This PR is included in version 1.0.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
It was possible to set the disabled prop on the \ and then pass a different disabled prop
to getButtonToggleProps() leading to an inconsistency. Now disabled can only be applied if it's set
on the \ .
Checklist