I have a relatively straightforward issue of trying to add inline scripting to a React component. What I have so far:
\'use strict\'; import \'../../styles/
You can use npm postscribe to load script in react component
postscribe('#mydiv', '')