Добавили пакет иконок

This commit is contained in:
2026-05-05 19:33:50 +03:00
parent 6272da5e32
commit 88a8a47cc5
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -11,8 +11,7 @@
},
"dependencies": {
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.6.0"
"react-dom": "^19.1.0"
},
"devDependencies": {
"@eslint/js": "^9.25.0",
@@ -23,6 +22,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"react-icons": "^5.6.0",
"vite": "^6.3.5"
}
}