We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c663e35 commit d0ed1dbCopy full SHA for d0ed1db
src/time-picker/time-picker.jsx
@@ -35,6 +35,7 @@ const TimePicker = React.createClass({
35
defaultTime: null,
36
format: 'ampm',
37
pedantic: false,
38
+ autoOk: false,
39
};
40
},
41
0 commit comments