We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7710f78 commit fa530a2Copy full SHA for fa530a2
1 file changed
modules/api/utils.js
@@ -1,4 +1,4 @@
1
-import { fetchData } from "../../lib/fetch";
+import { fetchData } from "../../lib/fetch.js";
2
3
var _RE = /^_.+/;
4
0 commit comments