You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2025. It is now read-only.
I'm trying to figure out how to create a route so I don't have to create a route for each page I have. I thought it would using child_routes
or something similar. Is this possible? If so, what am I doing wrong?