JSFiddle - React, Tailwind, and code Playground

HTML

<a href="javascript:void()">Outline test</a>

CSS

a
{
    outline: none;
}