enter image description here `Now want to add some website link to the button. How to do with react Js.
const steps = [
{
element: "#billing-help-icon",
intro: "You can use this button for help <button>Check documentation</button>",
position: "right",
},
]