Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@ -108,9 +108,8 @@ class Upload extends ImmutablePureComponent {
|
||||
<label>
|
||||
<span style={{ display: 'none' }}>{intl.formatMessage(messages.description)}</span>
|
||||
|
||||
<input
|
||||
<textarea
|
||||
placeholder={intl.formatMessage(messages.description)}
|
||||
type='text'
|
||||
value={description}
|
||||
maxLength={420}
|
||||
onFocus={this.handleInputFocus}
|
||||
|
Reference in New Issue
Block a user