Remove copy in UI

pull/1885/head
Jared Scheib 2017-08-24 14:01:57 -07:00
parent cc01f5a93b
commit ac3ca96df4
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class FillQuery extends Component {
return (
<div className={`fill-query fill-query--${size}`}>
<label>Fill missing with</label>
<label>Fill</label>
<Dropdown
selected={selected}
items={items}