Skip to content

Commit be229cf

Browse files
authored
Show step number instead of incomplete step. (#72866) (#73000)
1 parent 0b53182 commit be229cf

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/ingest_manager/public/applications/ingest_manager/sections/fleet/components/agent_enrollment_flyout

1 file changed

+0
-1
lines changed

x-pack/plugins/ingest_manager/public/applications/ingest_manager/sections/fleet/components/agent_enrollment_flyout/standalone_instructions.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ export const StandaloneInstructions: React.FunctionComponent<Props> = ({ agentCo
152152
title: i18n.translate('xpack.ingestManager.agentEnrollment.stepCheckForDataTitle', {
153153
defaultMessage: 'Check for data',
154154
}),
155-
status: 'incomplete',
156155
children: (
157156
<>
158157
<EuiText>

0 commit comments

Comments
 (0)