Revert "feat(frontend): import CE code to EE" (#1557)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { EnvironmentId } from '@CE/react/portainer/environments/types';
|
||||
import { COMPOSE_STACK_NAME_LABEL } from '@CE/react/constants';
|
||||
import { EnvironmentId } from '@/react/portainer/environments/types';
|
||||
import { COMPOSE_STACK_NAME_LABEL } from '@/react/constants';
|
||||
|
||||
import { useContainers } from '../../containers/queries/useContainers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user