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 b90d156 commit c503d4dCopy full SHA for c503d4d
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