<link href="./app/immutable/assets/tippy.C1u7ebmf.css" rel="stylesheet"> </script><!-- HTML_TAG_END --><!-- HTML_TAG_START --><script async src="https://pagead2 ...
is it possible to parse script tag? In my case I get the html code with script tag as a string from some endpoint, and I wish to put it into my react component and make it works.