react-animated-cursor
                                
                                 react-animated-cursor copied to clipboard
                                
                                    react-animated-cursor copied to clipboard
                            
                            
                            
                        apply opacity to inner
would be nice to override the opacity of the inner div
i have tried:
innerStyle={{
            backgroundColor: "#C6C6C6",
            border: "1px solid white",
            opacity: 0.666,
          }}
but this took no effect
Sorry for delay. Yeah, we can add that. Looking into a few fixes with Next app directory, but can add this right after. Feel free to submit a PR if you'd like.