This commit is contained in:
2025-03-05 09:45:34 +08:00
parent 3716fec110
commit e4f1b31212
2 changed files with 18 additions and 21 deletions

View File

@@ -29,7 +29,6 @@ export const alertVariants = [
export const STORAGE_KEY = {
LOGIN: "web-isloggedin",
STEP: "web-turtorial-step",
TUTORIAL: "web-tutorial",
HTML: "web-html",
CSS: "web-css",
JS: "web-js",