JSFiddle - React, Tailwind, and code Playground
HTML
<body>
<input type="button" value="Add" onclick="this.value='Added'">
</body>
<body>
<input type="button" value="Add" onclick="this.value='Added'">
</body>