JSFiddle - React, Tailwind, and code Playground

by luka kupunia

HTML

<a href="">
    fwef
</a>

CSS

a {
    pointer-events:none;
    cursor: pointer !important;
}