Skip to content

Commit cfcf9dd

Browse files
committed
use router-core
1 parent 03def51 commit cfcf9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/start-client/src/createMiddleware.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import type {
1111
ResolveValidatorInput,
1212
ResolveValidatorOutput,
1313
SerializerStringify,
14-
} from '@tanstack/react-router'
14+
} from '@tanstack/router-core'
1515

1616
export type AssignAllMiddleware<
1717
TMiddlewares,

0 commit comments

Comments
 (0)