chore(deps): upgrade react-query to v4 [EE-6638] (#11041)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useMutation } from 'react-query';
|
||||
import { useMutation } from '@tanstack/react-query';
|
||||
|
||||
import { EdgeGroup } from '@/react/edge/edge-groups/types';
|
||||
import { RegistryId } from '@/react/portainer/registries/types/registry';
|
||||
|
||||
Reference in New Issue
Block a user