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.
fetch
1 parent 677d3ab commit fb44ed3Copy full SHA for fb44ed3
app/controllers/application.js
@@ -1,5 +1,5 @@
1
import Ember from 'ember';
2
-import fetch from "ember-network/fetch";
+import fetch from "fetch";
3
4
const {
5
inject
0 commit comments