Skip to content

Commit 55c6d1c

Browse files
committed
Add comment for future rename
1 parent c99d5f9 commit 55c6d1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-router/lib/router/router.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ export interface Router {
273273
* reflect the the "old" location unless otherwise noted.
274274
*/
275275
export interface RouterState {
276+
// TODO: (v7) should we consider renaming this `navigationType` to align with
277+
// `useNavigationType` at some point?
276278
/**
277279
* The action of the most recent navigation
278280
*/

0 commit comments

Comments
 (0)