Details
Builds a route tree from Route children (or a plain object
routes array) and renders the matched route. The hook-based
equivalent of Routes / createRoutesFromElements for
code that prefers a configuration-as-data style. Must be called inside a
router (RouterProvider, HashRouter, etc.).
