Releases: chewhx/react-bootstrap-button
Releases · chewhx/react-bootstrap-button
v1.0.3 - Updated docs
v1.0.2
- Removed
buttonProps
, you can now passed the props on the<ReactBootstrapButton>
itself - Renamed
loaderPosition
tospinnerPosition
- Renamed
spinnerProps
tospinnerProps
- Added ability to forward
ref
- Renamed
icon
toleftIcon
(prepare for the possibility of adding a right icon)