Css – How can I get my MUI Typography component to render a custom image cursor on hover?
I tested setting the cursor to cursor: pointer which works fine, but I would like to use a custom image as a cursor. The image is stored in my src folder and I tried it in the public folder as…