how to provide link in button tag code example
Example 1: html button link
Example 2: button with href
onClick={() => {window.location.href="https://www.golfballs.com/"}}
onClick={() => {window.location.href="https://www.golfballs.com/"}}