perf: text and avatar
Showing
| { | ||
| "name": "fastgpt", | ||
| "version": "0.1.0", | ||
| "version": "3.7", | ||
| "private": true, | ||
| "scripts": { | ||
| "dev": "next dev", | ||
| ... | ... | @@ -83,5 +83,8 @@ |
| }, | ||
| "lint-staged": { | ||
| "./src/**/*.{ts,tsx,scss}": "npm run format" | ||
| }, | ||
| "engines": { | ||
| "node": ">=18.0.0" | ||
| } | ||
| } |
src/components/Avatar/index.tsx
0 → 100644
src/components/Icon/icons/appStore.svg
0 → 100644
src/components/Icon/icons/menu.svg
0 → 100644
Please
register
or
sign in
to comment