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 6d32542 commit 871e43bCopy full SHA for 871e43b
src/Storage/index.js
@@ -18,7 +18,7 @@
18
*/
19
20
import Settings from '../Settings'
21
-import localCookie from 'localcookies'
+import localCookie from 'localcookies/module/localCookie.js'
22
23
let namespace
24
let lc
0 commit comments