Skip to content

Commit

Permalink
chore(docs): update outdated mouseOver usage
Browse files Browse the repository at this point in the history
  • Loading branch information
David Zukowski committed Dec 6, 2016
1 parent 94aeda1 commit 9e959f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/Components/IconSearch/IconSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default class IconSearch extends Component {
renderIconColumn = (name) => (
<Popup
key={name}
mouseOverDelay={500}
mouseEnterDelay={500}
inverted
hoverable={false}
size='mini'
Expand Down

0 comments on commit 9e959f7

Please sign in to comment.