Skip to content

Commit 4d16948

Browse files
committed
Reapply "Reapply "Add comment to trigger new sha""
This reverts commit 762485b.
1 parent 762485b commit 4d16948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-router/lib/hooks.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,8 @@ export function useRoutes(
430430
* absolute path matching, prepared with the correct context to render the
431431
* remainder of the route tree. Route elements in the tree must render an
432432
* `<Outlet>` to render their child route's element.
433+
*
434+
* TEMP - REMOVE
433435
*/
434436
export function useAbsoluteRoutes(
435437
routes: RouteObject[],

0 commit comments

Comments
 (0)