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.
2 parents b90d156 + c503d4d commit af9acf3Copy full SHA for af9acf3
packages/react-renderer-demo/src/stackblitz-templates/pf4-templates.js
@@ -69,5 +69,6 @@ export const pf4Dependencies = {
69
'@data-driven-forms/pf4-component-mapper': 'latest',
70
'@patternfly/react-core': 'latest',
71
'@patternfly/react-icons': 'latest',
72
- 'prop-types': 'latest'
+ 'prop-types': 'latest',
73
+ tslib: '^2.0.0'
74
};
0 commit comments