next.js
a94f5a54
- Update useParams typing to assume a given shape (#55126)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Update useParams typing to assume a given shape (#55126) Alternative to this is user code constantly doing things like `useParams() as { x: string }`.
References
#55126 - Update useParams typing to assume a given shape
Author
dvoytenko
Parents
14145c85
Loading