tables
This commit is contained in:
2023-12-22 18:37:26 +03:00
parent 759adc8506
commit ac7c5be419
17 changed files with 181 additions and 324 deletions

View File

@@ -19,7 +19,6 @@
"axios": "^1.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.1",
"styled-components": "^6.1.2"
},
"devDependencies": {
@@ -30,7 +29,6 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"sass": "^1.69.5",
"vite": "^5.0.8"
}
}