Skip to content

Commit cb75ef9

Browse files
committed
Reapply "Add comment to trigger new sha"
This reverts commit 871bb95.
1 parent 871bb95 commit cb75ef9

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)