The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link react code example
Example: he href attribute is required for an anchor to be keyboard accessible
<a href="javascript:void(0)">link</a>