⬅︎ Back to How to change the current query string URL in NextJS v13 with next/navigation
After setting url param, use push function from useRouter.
Comment
After setting url param, use push function from useRouter.