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 aeeeda2 commit ead709bCopy full SHA for ead709b
client/utils/previewEntry.js
@@ -1,5 +1,5 @@
1
import loopProtect from 'loop-protect';
2
-import Hook from 'console-feed/lib/Hook/index';
+import { Hook } from 'console-feed';
3
4
window.loopProtect = loopProtect;
5
0 commit comments