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
[2.x] Declare global types for React PageProps (#405)
* declare types for page props
* Also for JSX
* missing import
* fix TS2310
* include "skipLibCheck"