更换前端组件库
Showing
README.en.md
deleted
100644 → 0
README.ja.md
deleted
100644 → 0
| ... | @@ -3,6 +3,7 @@ | ... | @@ -3,6 +3,7 @@ |
| "version": "0.1.0", | "version": "0.1.0", | ||
| "private": true, | "private": true, | ||
| "dependencies": { | "dependencies": { | ||
| "@douyinfe/semi-ui": "^2.45.2", | |||
| "axios": "^0.27.2", | "axios": "^0.27.2", | ||
| "history": "^5.3.0", | "history": "^5.3.0", | ||
| "marked": "^4.1.1", | "marked": "^4.1.1", | ||
| ... | @@ -14,7 +15,8 @@ | ... | @@ -14,7 +15,8 @@ |
| "react-toastify": "^9.0.8", | "react-toastify": "^9.0.8", | ||
| "react-turnstile": "^1.0.5", | "react-turnstile": "^1.0.5", | ||
| "semantic-ui-css": "^2.5.0", | "semantic-ui-css": "^2.5.0", | ||
| "semantic-ui-react": "^2.1.3" | "semantic-ui-react": "^2.1.3", | ||
| "usehooks-ts": "^2.9.1" | |||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "start": "react-scripts start", | "start": "react-scripts start", | ||
| ... | @@ -47,5 +49,5 @@ | ... | @@ -47,5 +49,5 @@ |
| "singleQuote": true, | "singleQuote": true, | ||
| "jsxSingleQuote": true | "jsxSingleQuote": true | ||
| }, | }, | ||
| "proxy": "http://localhost:3000" | "proxy": "https://nekoapi.com" | ||
| } | } |
web/src/components/SiderBar.js
0 → 100644
Please
register
or
sign in
to comment