Skip to content

Commit 0b94251

Browse files
committed
api: fix import
1 parent 983fe2b commit 0b94251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/api/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
// React-Invenio-Forms is free software; you can redistribute it and/or modify it
55
// under the terms of the MIT License; see LICENSE file for more details.
66

7-
export { http } from "./config";
7+
export { http } from "./connector";

0 commit comments

Comments
 (0)