<Inputrequiredsize='big'action={{icon:'arrow right',labelPosition:'right',content:'Shorten'}}type='url'onChange={this.handleURLChange}name='url'placeholder='Paste a link to shorten it'/>
<Inputrequiredsize='big'ref={input=>this.urlInput=input}action={{icon:'arrow right',labelPosition:'right',content:'Shorten'}}type='url'onChange={this.handleURLChange}name='url'placeholder='Paste a link to shorten it'/>