feat: add react-query for state handling, it was becoming complex

This commit is contained in:
Ralph Khreish
2025-07-31 16:56:06 +03:00
parent 6ec136e8d5
commit c99d09885f
12 changed files with 584 additions and 491 deletions

View File

@@ -269,7 +269,8 @@
"postcss": "8.5.6",
"tailwind-merge": "^3.3.1",
"tailwindcss": "4.1.11",
"typescript": "^5.8.3"
"typescript": "^5.8.3",
"@tanstack/react-query": "^5.83.0"
},
"pnpm": {
"overrides": {