Skip to content

Commit

Permalink
default autoOk value (false)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyfoo committed Oct 21, 2015
1 parent c663e35 commit d0ed1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/time-picker/time-picker.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const TimePicker = React.createClass({
defaultTime: null,
format: 'ampm',
pedantic: false,
autoOk: false,
};
},

Expand Down

0 comments on commit d0ed1db

Please sign in to comment.