mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
fix lint
This commit is contained in:
parent
6a0514614d
commit
c247e6ee6a
@ -14,6 +14,6 @@ export function changeConfirmLocale(newLocale) {
|
||||
}
|
||||
}
|
||||
|
||||
export function getConfirmLocale(newLocale) {
|
||||
export function getConfirmLocale() {
|
||||
return runtimeLocale;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user