JSFiddle - React, Tailwind, and code Playground
HTML
<form action="/">
<button type="submit" onclick="return window.confirm('Are you sure you want to transfer to user?')">
Transfer
</button>
</form>
<form action="/">
<button type="submit" onclick="return window.confirm('Are you sure you want to transfer to user?')">
Transfer
</button>
</form>