From 66da547c391e1a55a648d2d9ee8c542f717a41b6 Mon Sep 17 00:00:00 2001 From: gabriel padilha Date: Mon, 17 Mar 2025 12:50:59 -0300 Subject: [PATCH] feature/ add for in label --- CHANGELOG.md | 3 +++ react/components/Input/index.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 ( -