mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 12:18:42 +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