feat: add introduce
This commit is contained in:
parent
521ad7a332
commit
4885b165df
6 changed files with 87 additions and 1 deletions
|
@ -10,4 +10,5 @@ export const STORAGE_KEY_DRAFTS = 'elk-drafts'
|
|||
export const STORAGE_KEY_USERS = 'elk-users'
|
||||
export const STORAGE_KEY_CURRENT_USER = 'elk-current-user'
|
||||
export const STORAGE_KEY_NOTIFY_TAB = 'elk-notify-tab'
|
||||
export const STORAGE_KEY_FIRST_VISIT = 'elk-first-visit'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue