fix(ui): overflow in queries

This commit is contained in:
ManishMadan2882
2024-09-13 19:01:38 +05:30
parent e77f6c9f6f
commit 22c0375dca
3 changed files with 7 additions and 21 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.9.2",
"@vercel/analytics": "^0.1.10",
"chart.js": "^4.4.4",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"prop-types": "^15.8.1",