fixed bug: Now you dont have to reload the page twice, after creating a loan

This commit is contained in:
2025-08-20 12:30:37 +02:00
parent ef19592b32
commit ff219d850b
6 changed files with 78 additions and 55 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.11",
"@tanstack/react-query": "^5.85.0",
"@tanstack/react-query": "^5.85.5",
"js-cookie": "^3.0.5",
"lucide-react": "^0.539.0",
"primeicons": "^7.0.0",
@@ -41,4 +41,4 @@
"typescript-eslint": "^8.39.0",
"vite": "^7.1.0"
}
}
}