feat: admin image

This commit is contained in:
archer
2023-06-10 00:35:26 +08:00
parent 2378615887
commit e19ac56fe5
21 changed files with 6045 additions and 416 deletions

View File

@@ -13,7 +13,7 @@
"prettier": "^2.8.7"
},
"lint-staged": {
"./**/src/**/*.{ts,tsx,scss}": "npm run format"
"./**/*.{ts,tsx,scss}": "npm run format"
},
"engines": {
"node": ">=18.0.0"