Update dependency react-router-dom to v7 #1927
Annotations
8 errors
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
|
lint-build
'Router' refers to a value, but is being used as a type here. Did you mean 'typeof Router'?
|
lint-build
Process completed with exit code 1.
|