diff options
Diffstat (limited to 'examples/pick-time.js')
-rw-r--r-- | examples/pick-time.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pick-time.js b/examples/pick-time.js index a8784fb..4db7e29 100644 --- a/examples/pick-time.js +++ b/examples/pick-time.js | |||
@@ -22427,7 +22427,7 @@ webpackJsonp([0,1],[ | |||
22427 | return _react2['default'].createElement( | 22427 | return _react2['default'].createElement( |
22428 | _rcTrigger2['default'], | 22428 | _rcTrigger2['default'], |
22429 | { | 22429 | { |
22430 | prefixCls: prefixCls, | 22430 | prefixCls: prefixCls + '-picker-container', |
22431 | popup: this.getPanelElement(), | 22431 | popup: this.getPanelElement(), |
22432 | popupAlign: align, | 22432 | popupAlign: align, |
22433 | builtinPlacements: _utilPlacements2['default'], | 22433 | builtinPlacements: _utilPlacements2['default'], |