TP-52021 | maxlength added
This commit is contained in:
@@ -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']}>
|
||||
|
||||
Reference in New Issue
Block a user