JSFiddle - React, Tailwind, and code Playground
HTML
<button onClick='document.location.href = "tel:+1xxxx"'>Tel</button>
<a href="tel:+1-800-555-1234">call this number</a>
<button onClick='document.location.href = "tel:+1xxxx"'>Tel</button>
<a href="tel:+1-800-555-1234">call this number</a>