diff --git a/components/Wizard/ImageStep.js b/components/Wizard/ImageStep.js index b919d2b59..d22e6f23d 100644 --- a/components/Wizard/ImageStep.js +++ b/components/Wizard/ImageStep.js @@ -9,7 +9,6 @@ import { FormSelectOption, Popover, Text, - TextContent, TextInput, } from "@patternfly/react-core"; import { @@ -167,7 +166,7 @@ class ImageStep extends React.PureComponent { +

- +
} aria-label={formatMessage(ariaLabels.uploadImage)} > diff --git a/components/Wizard/ReviewStep.js b/components/Wizard/ReviewStep.js index a44cbda58..be1ee1063 100644 --- a/components/Wizard/ReviewStep.js +++ b/components/Wizard/ReviewStep.js @@ -80,7 +80,7 @@ class ReviewStep extends React.PureComponent { className="pf-l-flex__item" id="aws-review-popover" bodyContent={ - +

- +
} aria-label={formatMessage(ariaLabels.aws)} >