Skip to content

Commit 0dedde9

Browse files
committed
Add missing title to "Select element" icon
1 parent 0817afb commit 0dedde9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/component-tree-toolbar.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<button
33
class="{{if @isInspecting "active"}} toolbar-icon-button"
44
type="button"
5+
title="Select element"
56
{{on "click" @toggleInspect}}
67
>
78
{{svg-jar "inspect" width="16px" height="17px"}}

0 commit comments

Comments
 (0)