Skip to content

Commit bf813e8

Browse files
committed
chore: typo
1 parent 8fa7a70 commit bf813e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/src/navigationGuards.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ export function extractComponentsGuards(
244244
if (
245245
__DEV__ &&
246246
!record.components &&
247-
// in the nex records, there is no children, only parents
247+
// in the new records, there is no children, only parents
248248
record.children &&
249249
!record.children.length
250250
) {

0 commit comments

Comments
 (0)