We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fd701 commit 436c500Copy full SHA for 436c500
docs/src/app/components/pages/components/date-picker.jsx
@@ -31,7 +31,7 @@ export default class DatePickerPage extends React.Component {
31
infoArray: [
32
{
33
name: 'container',
34
- type: 'one of: dialog, container',
+ type: 'one of: dialog, inline',
35
header: 'default: dialog',
36
desc: 'The date pickers container type',
37
},
0 commit comments