This help text is redundant now

This commit is contained in:
Ray Schamp 2016-06-17 11:01:10 -04:00
parent ad5da0f543
commit 532a1cce57

View file

@ -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}