@Ranveer251Submitted over 4 years ago
I am new to React, I was not able to create hover effect on the social icons. I tried using hooks but for every icon I have to make a new state and make functions for each of them to handle their hover effect. Is there a short way of doing this?
Is there a way that in the mobile size when the hamburger menu is clicked the scrolling of the body is disabled?