Skip to content

Commit fa530a2

Browse files
committed
bugfix import
1 parent 7710f78 commit fa530a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/api/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { fetchData } from "../../lib/fetch";
1+
import { fetchData } from "../../lib/fetch.js";
22

33
var _RE = /^_.+/;
44

0 commit comments

Comments
 (0)