how to make a link not clickable in html code example Example: make link not clickable .isDisabled { ... pointer-events: none; }