JSFiddle - React, Tailwind, and code Playground
HTML
<a href="/detail">details</a>
<a href="/user">Route to User</a>
<button @click="reportUser()">Report this user</button>
<a href="/detail">details</a>
<a href="/user">Route to User</a>
<button @click="reportUser()">Report this user</button>