react-router-typesafe-routes
react-router-typesafe-routes copied to clipboard
What could go wrong if not using uppercase in route names?
Hey, great library!
I saw the in the docs that mention the following:
❗Child routes have to start with an uppercase letter to prevent overlapping with route API.
I was wondering if you could go more in detail of what this means, as I like my routes in lowercase haha.
Thanks!