JSFiddle - React, Tailwind, and code Playground

HTML

<div onclick="alert('test'"><a href="http://google.fr" onclick="event.cancelBubble = true;if(event.stopPropagation)event.stopPropagation();">Go</a></div>