добавлено открытие тулбара

This commit is contained in:
DmitriyB
2022-07-28 18:56:14 +05:00
parent fdfb0d21e9
commit d15424cdfd
9 changed files with 184 additions and 1 deletions
+2
View File
@@ -10,9 +10,11 @@
"@types/node": "^16.11.46",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/react-transition-group": "^4.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"react-transition-group": "^4.4.2",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
},