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
import { keepPreviousData } from '@tanstack/react-query'
placeholderData: keepPreviousData
If a placeholderData was already specified, it's fine if the codemod doesn't do anything and prints a warning instead. I think this case must be reviewed manually anyways.
The text was updated successfully, but these errors were encountered:
should become:
OR, alternatively:
If a
placeholderData
was already specified, it's fine if the codemod doesn't do anything and prints a warning instead. I think this case must be reviewed manually anyways.The text was updated successfully, but these errors were encountered: