Skip to content

Commit 1aee95f

Browse files
committed
Export so others can use it.
1 parent 55c4695 commit 1aee95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-router/modules/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export Prompt from "./Prompt";
33
export Redirect from "./Redirect";
44
export Route from "./Route";
55
export Router from "./Router";
6+
import RouterContext from "./RouterContext";
67
export StaticRouter from "./StaticRouter";
78
export Switch from "./Switch";
89
export generatePath from "./generatePath";

0 commit comments

Comments
 (0)