replace existing query params with routes without much pain?
Unanswered
maslomeister posted this in #help-forum
I have few pages with logic built arund query params, Is there a quick and easy way to replace this
?
/route?test=jarvis&duration=1month with this /route/jarvis/1month in server components?