react-creative-cursor
react-creative-cursor copied to clipboard
Cursor magnetic is moving child element inside any tag
Here's my code
<button data-cursor-magnetic data-cursor-size="60px" data-cursor-exclusion className=" rounded-full bg-white z-50 relative" > <Hamburger /> </button>
The issue link
Could you please provide a simple demo on Codesandbox?