how to convert href to button code example
Example 1: button href
Go to Google //*button link *//
Example 2: button as href
Example 3: button with href
onClick={() => {window.location.href="https://www.golfballs.com/"}}
Go to Google //*button link *//
onClick={() => {window.location.href="https://www.golfballs.com/"}}