<textarea disabled={this.props.is_submitting}placeholder='What is on your mind?'value={this.props.text}onKeyUp={this.handleKeyUp}onChange={this.handleChange}className='compose-form__textarea'style={{display:'block',boxSizing:'border-box',width:'100%',height:'100px',resize:'none',border:'none',color:'#282c37',padding:'10px',fontFamily:'Roboto',fontSize:'14px',margin:'0'}}/>
<textarearef='textarea'disabled={this.props.is_submitting}placeholder='What is on your mind?'value={this.props.text}onKeyUp={this.handleKeyUp}onChange={this.handleChange}className='compose-form__textarea'style={{display:'block',boxSizing:'border-box',width:'100%',height:'100px',resize:'none',border:'none',color:'#282c37',padding:'10px',fontFamily:'Roboto',fontSize:'14px',margin:'0'}}/>