You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-overlays@5.1.1for the project I'm working on.Per the docs, the
targetprop should be optional. But TypeScript is requiring it.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.