refactor(environments): move environments ts code to react [EE-3443] (#7747)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect } from 'react';
|
||||
|
||||
import { useAgentDetails } from '@/portainer/environments/queries/useAgentDetails';
|
||||
import { useAgentDetails } from '@/react/portainer/environments/queries/useAgentDetails';
|
||||
|
||||
import { Code } from '@@/Code';
|
||||
import { CopyButton } from '@@/buttons/CopyButton';
|
||||
|
||||
Reference in New Issue
Block a user