mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
blank line
This commit is contained in:
parent
7d0c8329ba
commit
45c0a6e38f
@ -6,6 +6,7 @@ import GregorianCalendar from 'gregorian-calendar';
|
||||
import classNames from 'classnames';
|
||||
import defaultLocale from './locale/zh_CN';
|
||||
import assign from 'object-assign';
|
||||
|
||||
export default function wrapPicker(Picker, defaultFormat) {
|
||||
const PickerWrapper = React.createClass({
|
||||
getDefaultProps() {
|
||||
|
Loading…
Reference in New Issue
Block a user