JSFiddle - React, Tailwind, and code Playground
by Imabot
HTML
<h1>Example with this</h1>
<p onclick="this.innerText='Text has changed.' ">
Click here to change the text.
</p>
by Imabot
<h1>Example with this</h1>
<p onclick="this.innerText='Text has changed.' ">
Click here to change the text.
</p>