<textareadisabled={this.props.isSubmitting}placeholder='What is on your mind?'value={this.props.text}onKeyUp={this.handleKeyUp}onChange={this.handleChange}className='compose-drawer__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'}}/>
<textareadisabled={this.props.is_submitting}placeholder='What is on your mind?'value={this.props.text}onKeyUp={this.handleKeyUp}onChange={this.handleChange}className='compose-drawer__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'}}/>