mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
This help text is redundant now
This commit is contained in:
parent
ad5da0f543
commit
532a1cce57
1 changed files with 0 additions and 1 deletions
|
@ -351,7 +351,6 @@ module.exports = {
|
|||
disabled={this.state.otherDisabled}
|
||||
required={!this.state.otherDisabled} />
|
||||
<Input label={formatMessage({id: 'general.website'})}
|
||||
help={formatMessage({id: 'general.notRequired'})}
|
||||
type="url"
|
||||
name="organization.url" />
|
||||
<NextStepButton waiting={false}
|
||||
|
|
Loading…
Reference in a new issue