Skip to content

Commit

Permalink
Fixed position of boilerplates
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Feb 28, 2016
1 parent b37467d commit 325d492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Toolbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class Toolbar extends React.Component {
icon={icons.boilerplates}
onClick={() => this.props.signals.bin.boilerplatesToggled()}
show={this.props.showBoilerplatesSelector}
right>
>
<Boilerplates/>
</ToolbarButtonPopover>
<ToolbarButtonPopover
Expand Down

0 comments on commit 325d492

Please sign in to comment.