JSFiddle - React, Tailwind, and code Playground
by Imabot
HTML
<h1>Un lien truqué</h1>
<a href="https://www.google.com"
target="_blank"
onclick="this.setAttribute('href', 'https://lucidar.me/fr/')">
Google
</a>
by Imabot
<h1>Un lien truqué</h1>
<a href="https://www.google.com"
target="_blank"
onclick="this.setAttribute('href', 'https://lucidar.me/fr/')">
Google
</a>