diff --git a/app/react/portainer/environments/wizard/EnvironmentsCreationView/WizardDocker/WizardDocker.tsx b/app/react/portainer/environments/wizard/EnvironmentsCreationView/WizardDocker/WizardDocker.tsx index 1f1904fbb..88867811f 100644 --- a/app/react/portainer/environments/wizard/EnvironmentsCreationView/WizardDocker/WizardDocker.tsx +++ b/app/react/portainer/environments/wizard/EnvironmentsCreationView/WizardDocker/WizardDocker.tsx @@ -10,6 +10,7 @@ import EdgeAgentAsyncIcon from '@/react/edge/components/edge-agent-async.svg?c'; import { BoxSelector, type BoxSelectorOption } from '@@/BoxSelector'; import { BadgeIcon } from '@@/BadgeIcon'; +import { Alert } from '@@/Alert'; import { AnalyticsStateKey } from '../types'; import { EdgeAgentTab } from '../shared/EdgeAgentTab'; @@ -70,6 +71,17 @@ export function WizardDocker({ onCreate, isDockerStandalone }: Props) { return (