Posts by Lucas Alves • 1 point
1 post
-
0
votes1
answer42
viewsQ: How to import an external library into REACT.JS
I am trying to import an external library directly from the browser in REACT.JS, which would be in HTML: <script type="text/javascript" src="https://bibliotecahipotetica..."></script>…