Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ead709b

Browse files
committed
fix linting error
1 parent aeeeda2 commit ead709b

File tree

2 files changed

+527
-229
lines changed

2 files changed

+527
-229
lines changed

client/utils/previewEntry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import loopProtect from 'loop-protect';
2-
import Hook from 'console-feed/lib/Hook/index';
2+
import { Hook } from 'console-feed';
33

44
window.loopProtect = loopProtect;
55

0 commit comments

Comments
 (0)