react-chrome-dino icon indicating copy to clipboard operation
react-chrome-dino copied to clipboard

Running into this issue while including the component

Open morpheus-30 opened this issue 2 years ago • 2 comments

image

morpheus-30 avatar Sep 12 '23 11:09 morpheus-30

Did u find a fix?

AmrTamer23 avatar Feb 10 '24 04:02 AmrTamer23

In the DinoScript.js you need to change the document.styleSheets[0].insertRule(t,0) to document.styleSheets[2].insertRule(t,0)

emad-ir avatar Apr 24 '24 14:04 emad-ir