Save drafts permanently in local storage
This commit is contained in:
parent
98bbb4eeef
commit
b6f1178ea3
7 changed files with 54 additions and 9 deletions
3
src/lib/storage.js
Normal file
3
src/lib/storage.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import localforage from 'localforage'
|
||||
|
||||
export const storage = localforage
|
||||
Loading…
Add table
Add a link
Reference in a new issue