golu360 / React-Custom-Hooks

A repository containing custom React.js hooks.
1 stars 6 forks source link

useHover Hook to detect mouse hovers #6

Closed Rishabh-Kodes closed 3 years ago

Rishabh-Kodes commented 3 years ago

Create a new useHover hook detects whether the mouse is hovering an element and if it then returns a boolean value true else return false.

golu360 commented 3 years ago

Will assign this to you.

Make sure: