Update remaining accounts hooks to return react query states (#7071)

* Update remaining accounts hooks to return react query states

* Add release notes for PR #7071

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joel Jeremy Marquez
2026-03-04 15:13:55 -08:00
committed by GitHub
parent 295a565e55
commit b3a86b5392
8 changed files with 16 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [joel-jeremy]
---
Refactor account hooks to return full React Query states, enhancing data handling and component integration.