ethanniser / next-typesafe-url

Fully typesafe, JSON serializable, and zod validated URL search params, dynamic route params, and routing for NextJS.
https://next-typesafe-url.dev
MIT License
362 stars 16 forks source link

Remove route groups from Static Router #74

Closed eluce2 closed 10 months ago

eluce2 commented 10 months ago

I believe this will fix issue #73

ethanniser commented 10 months ago

looks good to me thank you for the fix