Skip to content

Commit 07b80f0

Browse files
committed
Lint
1 parent 14e83f6 commit 07b80f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/reactrouterv6-compat-utils.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,6 @@ function rebuildRoutePathFromAllRoutes(allRoutes: RouteObject[], location: Locat
512512
return trimSlash(strippedPath);
513513
}
514514

515-
516515
return trimSlash(
517516
trimSlash(path || '') +
518517
prefixWithSlash(

0 commit comments

Comments
 (0)