JSFiddle - React, Tailwind, and code Playground
HTML
<form>
<input name="msg">
<input type="reset" value="ZurĂĽcksetzen" onclick="return confirm('Sicher?');">
</form>
<form>
<input name="msg">
<input type="reset" value="ZurĂĽcksetzen" onclick="return confirm('Sicher?');">
</form>