feat: integrate React Query for data fetching and state management across dashboard components
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"oxlint": "^1.52.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@better-auth/passkey": "^1.5.4"
|
||||
"@better-auth/passkey": "^1.5.4",
|
||||
"@tanstack/react-query": "^5.90.21"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user