TP-52021 | maxlength added

This commit is contained in:
AyushRanjan
2023-12-21 12:05:53 +05:30
parent 13004692aa
commit 91deabf8de

View File

@@ -372,6 +372,7 @@ const DescriptionContent: React.FC<DescriptionContentProps> = ({
error={state.errorText}
hintMsg={state.helperText}
fullWidth={true}
maxLength={50}
/>
</div>
<div className={styles['closeicon-style']}>