Skip to content

Commit

Permalink
Adding placeholder for Query Description
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 4, 2017
1 parent 5dfdb8c commit 86ca60f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class SaveQuery extends React.PureComponent {
</small>
<FormControl
componentClass="textarea"
placeholder="textarea"
placeholder="Write a description for your query"
value={this.state.description}
onChange={this.onDescriptionChange}
/>
Expand Down

0 comments on commit 86ca60f

Please sign in to comment.