JSFiddle - React, Tailwind, and code Playground
by DeadByElpy
HTML
<a href="123213" disabled>123213213</a>
CSS
a {pointer-events: none; cursor: default;}
by DeadByElpy
<a href="123213" disabled>123213213</a>
a {pointer-events: none; cursor: default;}