Skip to content

Commit efe881d

Browse files
committed
export CompatRouter
1 parent 9a7d968 commit efe881d

File tree

1 file changed

+1
-1
lines changed
  • packages/react-router-dom-v5-compat

1 file changed

+1
-1
lines changed

packages/react-router-dom-v5-compat/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ export {
111111
} from "./react-router-dom";
112112

113113
export type { StaticRouterProps } from "./lib/components";
114-
export { CompatRouter, StaticRouter } from "./lib/components";
114+
export { CompatRouter, CompatRoute, StaticRouter } from "./lib/components";

0 commit comments

Comments
 (0)