Skip to content

Commit c9864af

Browse files
committed
Clarify that route names are unique
1 parent 1a3d702 commit c9864af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/components/Route.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Props
88

99
### `name`
1010

11-
The name of the route, used in the `Link` component and the router's transition methods.
11+
The unique name of the route, used in the `Link` component and the router's transition methods.
1212

1313
### `path`
1414

0 commit comments

Comments
 (0)