DEV Community

Hariprasath
Hariprasath

Posted on

button onclick popup video player using react

I got response from api and stores it in usestate variable then how to pass video url ( api res) as source for video player in react js.

check here : stackoverflow question

Top comments (0)