You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rithviknishad
changed the title
Implement useQuery and useMutation to replace react-redux
Implement useQuery and request to replace react-reduxAug 16, 2023
Tasks
useQuery
&request
data fetching utilities (used in Location Management page) #6269useSelector
and replace it withuseConfig
anduseAuthUser
instead. #6064App.tsx
, Providers, Integrations; Remove usage on redux's states; Adds support for notifications touseQuery
andrequest
#6287useDispatch
withuseQuery
/request
#6316The text was updated successfully, but these errors were encountered: