JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<h1>A rigged link</h1>

<a 	href="https://www.google.com" 
	target="_blank"	
	onclick="this.setAttribute('href', 'https://lucidar.me/en/')">
	Google
</a>