Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
#458 Quick fix for selection attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
damianprzygodzki committed Mar 1, 2017
1 parent 8f5da3a commit 715057d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/app/SelectionAttributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class SelectionAttributes extends Component {
} = this.props;

return (
<div>
<div className="js-not-unselect">
<div className="attributes-selector-header">
Selection attributes
</div>
Expand Down

0 comments on commit 715057d

Please sign in to comment.