mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-16 16:27:41 -05:00
Using setSearchParams is faulty because it manipulates history directly. Correctly solution uses Next.js's router.
Using setSearchParams is faulty because it manipulates history directly. Correctly solution uses Next.js's router.