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 0f4963f + 1af0a96 commit 9bbb5f6Copy full SHA for 9bbb5f6
packages/react-renderer-demo/src/stackblitz-templates/mui-templates.js
@@ -73,7 +73,7 @@ export const dependencies = {
73
'@data-driven-forms/mui-component-mapper': 'latest',
74
'@data-driven-forms/common': 'latest',
75
'@mui/icons-material': 'latest',
76
- '@mui/x-date-pickers': 'latest',
+ '@mui/x-date-pickers': '^5.0.20',
77
'@mui/material': 'latest',
78
'prop-types': 'latest',
79
};
0 commit comments