react-osx-dock icon indicating copy to clipboard operation
react-osx-dock copied to clipboard

Add onMouseOver and onMouseOut events

Open mashaal opened this issue 3 years ago • 0 comments

I have a use case to add hover state changes on a dock item, and thought others might find this useful as well. This PR passes the onMouseOver and onMouseOut props to the dock items.

mashaal avatar Sep 29 '20 07:09 mashaal