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.
2 parents 6d32542 + 871e43b commit 84aa759Copy full SHA for 84aa759
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