Creates a react-router v6 instrumention for Remix applications.
This implementation is slightly different (and simpler) from the react-router instrumentation as in Remix, useMatches hook is available where in react-router-v6 it's not yet.
useMatches
Generated using TypeDoc
Creates a react-router v6 instrumention for Remix applications.
This implementation is slightly different (and simpler) from the react-router instrumentation as in Remix,
useMatches
hook is available where in react-router-v6 it's not yet.