mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
fix: should not set default value for open
#818
This commit is contained in:
parent
f978a01802
commit
5ea2775197
@ -15,7 +15,6 @@ const AntTimePicker = React.createClass({
|
||||
align: {
|
||||
offset: [0, -2],
|
||||
},
|
||||
open: false,
|
||||
disabled: false,
|
||||
disabledHours: undefined,
|
||||
disabledMinutes: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user