We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b62482 commit 885dc36Copy full SHA for 885dc36
1 file changed
packages/pf4-component-mapper/src/files/wizard.js
@@ -160,7 +160,7 @@ WizardInternal.propTypes = {
160
hasNoBodyPadding: PropTypes.bool,
161
navAriaLabel: PropTypes.string,
162
container: PropTypes.instanceOf(Element),
163
- StepTemplate: PropTypes.func
+ StepTemplate: PropTypes.elementType
164
};
165
166
const defaultLabels = {
0 commit comments