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 df25f91 commit f337534Copy full SHA for f337534
1 file changed
index.js
@@ -1,5 +1,5 @@
1
-import makeHistory from "./history";
2
-import makeMatcher from "./matcher";
+import makeHistory from "./history.js";
+import makeMatcher from "./matcher.js";
3
4
import {
5
useRef,
0 commit comments