1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-04 23:58:01 +00:00

Add Remove A Query Param From The URL as a next.js til

This commit is contained in:
jbranchaud
2020-12-15 16:12:26 -06:00
parent 3e95ce6462
commit 822b7a433b
2 changed files with 52 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ and pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://tinyletter.com/jbranchaud).
_975 TILs and counting..._
_976 TILs and counting..._
---
@@ -443,6 +443,7 @@ _975 TILs and counting..._
### Next.js
- [Define URL Redirects In The Next Config](nextjs/define-url-redirects-in-the-next-config.md)
- [Remove A Query Param From The URL](nextjs/remove-a-query-param-from-the-url.md)
### Phoenix