Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace uses of useEffect with useQuery #1134

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

Deeptanshu-sankhwar
Copy link

High Level Overview of Change

PR tries to close #1128

Removes the occurrences of useEffect and replaces it with useQuery in the UI components

@mvadari
Copy link
Collaborator

mvadari commented Apr 7, 2025

Please fix tests.

@Deeptanshu-sankhwar
Copy link
Author

Sure @mvadari , will push the fix soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace all uses of useEffect with useQuery
2 participants