JSFiddle - React, Tailwind, and code Playground
by _sir
HTML
<a href="javascript:void('something');" title="View Reason"><span></span></a> content<br>
<a href="javascript:void('something');" title="View Reason">View</a> content
<hr>
CSS
span::before {
content: 'hey'
}