parent
d2f56d1cbc
commit
887cd94e96
3 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@ export default class Upload extends ImmutablePureComponent {
|
|||
placeholder={intl.formatMessage(messages.description)}
|
||||
type='text'
|
||||
value={description}
|
||||
maxLength={140}
|
||||
maxLength={420}
|
||||
onFocus={this.handleInputFocus}
|
||||
onChange={this.handleInputChange}
|
||||
onBlur={this.handleInputBlur}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue