Skip to content

Commit c3a667f

Browse files
committed
Add deprecated RoutingContext export to index
1 parent 9c40706 commit c3a667f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export RouteContext from './RouteContext'
1818
export useRoutes from './useRoutes'
1919
export { createRoutes } from './RouteUtils'
2020
export RouterContext from './RouterContext'
21+
export RoutingContext from './RoutingContext'
2122
export PropTypes from './PropTypes'
2223
export match from './match'
2324
export useRouterHistory from './useRouterHistory'

0 commit comments

Comments
 (0)