next.js
4ba64e2e
- Remove early return that is duplicated in useSearchParams (#58545)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove early return that is duplicated in useSearchParams (#58545) ## What? Noticed that the return is the same, so we don't have to add this specific return.
References
#58545 - Remove early return that is duplicated in useSearchParams
Author
timneutkens
Parents
391471b3
Loading