0

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",
},

]

  • const steps = [ { element: "#billing-help-icon", intro: "You can use this button for help ", position: "right", }, ] – Anirban Konar Jan 17 '23 at 05:51

0 Answers0