Skip to content
Snippets Groups Projects
Commit d036a51e authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Remove placeholder

parent ae1f699c
Branches
Tags
No related merge requests found
......@@ -137,7 +137,6 @@ class SpriteInfo extends React.Component {
<input
className={classNames(styles.inputForm, styles.direction)}
disabled={this.props.disabled}
placeholder="dir"
tabIndex="5"
type="text"
value={this.props.disabled ? '' : this.props.direction}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment