flexpool/frontend

Migrate all `useAsyncState` to react-query

aminick opened this issue · 0 comments

image

There are still around 16 components that use useAsyncState to fetch api.
To meet the latest project standard for better caching mechanism, maintainance and re-usability, everything should be migrated to react-query