jeffreylanters / react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
https://react-unity-webgl.dev
Apache License 2.0
1.7k stars 160 forks source link

Removed duplicate useEffect in dynamic-device-pixel-ratio docs #515

Closed WilliamSongLiu closed 1 year ago

WilliamSongLiu commented 1 year ago

Super minor typo in the docs that prevents the code from running as is

jeffreylanters commented 1 year ago

Thanks for your contribution!