mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
add note
This commit is contained in:
parent
b813583d65
commit
7be9844877
@ -23,6 +23,7 @@ AntPagination.defaultProps = {
|
|||||||
locale: zhCN,
|
locale: zhCN,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// TODO. remove after https://github.com/ant-design/ant-design/issues/487
|
||||||
AntPagination.locale = {
|
AntPagination.locale = {
|
||||||
en_US: enUS,
|
en_US: enUS,
|
||||||
zh_CN: zhCN,
|
zh_CN: zhCN,
|
||||||
|
Loading…
Reference in New Issue
Block a user