Skip to content

Commit f14946e

Browse files
SmirnovWryanflorence
authored andcommitted
Exporting the match helper
1 parent eaef5b0 commit f14946e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -589,5 +589,6 @@ export {
589589
isRedirect,
590590
navigate,
591591
redirectTo,
592-
globalHistory
592+
globalHistory,
593+
match as matchPath
593594
};

0 commit comments

Comments
 (0)