profile card

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-29 16:39:32 +03:00
parent 2971f2b90d
commit 65e20202fb
6 changed files with 128 additions and 2 deletions
+3
View File
@@ -20,6 +20,8 @@
"@chakra-ui/react": "^2.10.3",
"@eslint/js": "^9.11.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9.11.0",
"eslint-plugin-react": "^7.36.1",
"express": "^4.19.2",
@@ -27,6 +29,7 @@
"lottie-react": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router-dom": "^6.23.1",
"typescript-eslint": "^8.6.0"
}