Skip to content

Commit

Permalink
[addon:viewport] update icon for toolbar item
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcsapo committed Oct 11, 2018
1 parent a7bbbfd commit 57baad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/viewport/src/manager/components/Tool.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export default class ViewportTool extends Component {
<Fragment>
<Popout key="viewports">
<IconButton key="viewport" title="Change Viewport">
<Icons icon="browser" />
<Icons icon="grow" />
</IconButton>
{({ hide }) => (
<List>
Expand Down

0 comments on commit 57baad5

Please sign in to comment.