feat: improve UI
Showing
This diff is collapsed.
... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
"@types/react-dom": "^18.0.6", | "@types/react-dom": "^18.0.6", | ||
"axios": "^0.27.2", | "axios": "^0.27.2", | ||
"bootstrap": "^5.2.2", | "bootstrap": "^5.2.2", | ||
"moment": "^2.29.4", | |||
"query-string": "^7.1.1", | "query-string": "^7.1.1", | ||
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
... | ... |
src/styles/_reset.scss
0 → 100644
Please register or sign in to comment