How can I report issues with the documentation? #464
Unanswered
wolffvel
asked this question in
Question and Answer
Replies: 1 comment
-
Hi! You can open a pull request on this repository. Since it's a mono-repo, the documentation is located here as well. Thanks for your contribution! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the Dynamic Device Pixel Ratio example in the docs (https://react-unity-webgl.dev/docs/advanced-examples/dynamic-device-pixel-ratio) is incomplete. The example imports useEffect from React and declares a handleChangePixelRatio function but doesn't use either of them.
Beta Was this translation helpful? Give feedback.
All reactions