diff --git a/CHANGELOG.md b/CHANGELOG.md index 676a5d193..c98689148 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added +- prop for in label + ## [9.146.13] - 2024-08-20 ## [9.146.12] - 2024-08-20 diff --git a/react/components/Input/index.js b/react/components/Input/index.js index 2558bffe3..94633b822 100755 --- a/react/components/Input/index.js +++ b/react/components/Input/index.js @@ -195,7 +195,7 @@ class Input extends Component { } return ( -