VanishLink

Anchor tag turns into a Span if no href is passed

View the official docs here

Use the VanishLink component just as you would use a <a> tag. Pass it all the same properties. If you don’t pass a href property, a <span> will be generated, rather than an <a> tag.