Skip to content

Commit 366b6c4

Browse files
onurtemizkans1gr1d
andauthored
Update packages/react/src/reactrouter-compat-utils/instrumentation.tsx
Co-authored-by: Sigrid <[email protected]>
1 parent f65ebba commit 366b6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/reactrouter-compat-utils/instrumentation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export interface ReactRouterOptions {
103103
*
104104
* Defaults to 3× the configured `idleTimeout`. Set to `0` to not wait at all.
105105
*
106-
* Default: idleTimeout * 3
106+
* @default idleTimeout * 3
107107
*/
108108
maxLazyRouteWaitMs?: number;
109109
}

0 commit comments

Comments
 (0)