diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx index 4920e76a9569a0..f40ec86f3c9869 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/components/agent_upgrade_modal/index.tsx @@ -296,12 +296,7 @@ export const AgentUpgradeAgentModal: React.FunctionComponent = ({ 'Error upgrading the selected {count, plural, one {agent} other {{count} agents}}', values: { count: isSingleAgent }, })} - > - - + /> ) : null}