Redirect for home page
I would want the
/ path to redirect to another route for logged in users, the approach below seems to work but I'm not sure it's the right way to do it?
2 Replies
absent-sapphire•2y ago
Yeah, that works.
stormy-goldOP•2y ago
Thanks