JSFiddle - React, Tailwind, and code Playground
by gcarames
HTML
<a href="#" onclick="console.log('The link was clicked.'); return false">
Click me
</a>
by gcarames
<a href="#" onclick="console.log('The link was clicked.'); return false">
Click me
</a>