We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0817afb commit 0dedde9Copy full SHA for 0dedde9
app/components/component-tree-toolbar.hbs
@@ -2,6 +2,7 @@
2
<button
3
class="{{if @isInspecting "active"}} toolbar-icon-button"
4
type="button"
5
+ title="Select element"
6
{{on "click" @toggleInspect}}
7
>
8
{{svg-jar "inspect" width="16px" height="17px"}}
0 commit comments