mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
This commit is contained in:
commit
6e00ea8945
@ -21,7 +21,7 @@ const defaultLocale = {
|
||||
|
||||
const defaultPagination = {
|
||||
pageSize: 10,
|
||||
defaultCurrent: 1,
|
||||
current: 1,
|
||||
onChange: noop,
|
||||
onShowSizeChange: noop,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user