We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7d968 commit efe881dCopy full SHA for efe881d
packages/react-router-dom-v5-compat/index.ts
@@ -111,4 +111,4 @@ export {
111
} from "./react-router-dom";
112
113
export type { StaticRouterProps } from "./lib/components";
114
-export { CompatRouter, StaticRouter } from "./lib/components";
+export { CompatRouter, CompatRoute, StaticRouter } from "./lib/components";
0 commit comments