Skip to content

Commit a8c69bb

Browse files
committed
Remove a title attribute causing a double hover.
1 parent 75c801a commit a8c69bb

File tree

1 file changed

+0
-1
lines changed
  • src/components/preferences-button

1 file changed

+0
-1
lines changed

src/components/preferences-button/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ class PreferencesButton extends Component {
8282
<IconButton
8383
className="preferences-button"
8484
onClick={ this.handleClick }
85-
title={ text }
8685
icon={ icon }
8786
label={ text }
8887
/>

0 commit comments

Comments
 (0)