From 63057b4c209ce1c3e982b70d2809d818d2fe7236 Mon Sep 17 00:00:00 2001 From: Mauro Amico Date: Fri, 12 Jul 2024 12:17:41 +0200 Subject: [PATCH 1/4] fix: effective use of maxLength in CharCounterTextareaWidget --- .../ItaliaTheme/manage/Widgets/CharCounterTextareaWidget.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/ItaliaTheme/manage/Widgets/CharCounterTextareaWidget.jsx b/src/components/ItaliaTheme/manage/Widgets/CharCounterTextareaWidget.jsx index da2cedb36..dda360c56 100644 --- a/src/components/ItaliaTheme/manage/Widgets/CharCounterTextareaWidget.jsx +++ b/src/components/ItaliaTheme/manage/Widgets/CharCounterTextareaWidget.jsx @@ -42,17 +42,16 @@ const CharCounterTextareaWidget = (props) => {