How to set route info for file routes?
I'm attempting to implement breadcrumb. I see the docs mentions a solution that involves useCurrentMatches and an
info
object. But how does one set such an object for file routes? Is there a special export similar to Remix's handle
?0 Replies