update
This commit is contained in:
@@ -25,3 +25,14 @@ export const alertVariants = [
|
||||
title: "小心",
|
||||
},
|
||||
]
|
||||
|
||||
export const STORAGE_KEY = {
|
||||
LOGIN: "web-isloggedin",
|
||||
STEP: "web-turtorial-step",
|
||||
TUTORIAL: "web-tutorial",
|
||||
HTML: "web-html",
|
||||
CSS: "web-css",
|
||||
JS: "web-js",
|
||||
TAB: "web-tab",
|
||||
FONTSIZE: "web-fontsize",
|
||||
}
|
||||
Reference in New Issue
Block a user