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 983fe2b commit 0b94251Copy full SHA for 0b94251
src/lib/api/index.js
@@ -4,4 +4,4 @@
4
// React-Invenio-Forms is free software; you can redistribute it and/or modify it
5
// under the terms of the MIT License; see LICENSE file for more details.
6
7
-export { http } from "./config";
+export { http } from "./connector";
0 commit comments