https://codepen.io/ar3timis/pen/zYOjzEj
why the audio is not playing can anyone help?
the link to my pen is above.
https://codepen.io/ar3timis/pen/zYOjzEj
why the audio is not playing can anyone help?
the link to my pen is above.
Besides the bigger issue of why you are combining React with jQuery, there is no such event as an onclick
React event. There is an onClick
event though.
thankyou on using onClick it worked