react-chrome-dino
react-chrome-dino copied to clipboard
Running into this issue while including the component
Did u find a fix?
In the DinoScript.js you need to change the document.styleSheets[0].insertRule(t,0) to document.styleSheets[2].insertRule(t,0)