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

feat: upgrade to React Query v5 #1315

Draft
wants to merge 2 commits into
base: ags/react-18
Choose a base branch
from

Conversation

adamstankiewicz
Copy link
Member

https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5

For all changes

  • Ensure adequate tests are in place (or reviewed existing tests cover changes)
  • Ensure English strings are marked for translation. See documentation for more details.

Only if submitting a visual change

  • Ensure to attach screenshots
  • Ensure to have UX team confirm screenshots

import {
getHighlightedContentCardVariant,
getFormattedContentType,
getAuthoringOrganizations,
getContentPageUrl,
} from './utils';

export const useEnterpriseCuration = (enterpriseUUID) => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code.

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.

1 participant