mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
fix: revert
This commit is contained in:
parent
be39bca93a
commit
3677339646
@ -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