We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08996fc commit 871bb95Copy full SHA for 871bb95
packages/react-router/lib/hooks.tsx
@@ -430,8 +430,6 @@ export function useRoutes(
430
* absolute path matching, prepared with the correct context to render the
431
* remainder of the route tree. Route elements in the tree must render an
432
* `<Outlet>` to render their child route's element.
433
- *
434
- * TEMP - REMOVE
435
*/
436
export function useAbsoluteRoutes(
437
routes: RouteObject[],
0 commit comments