mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +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;
|
return runtimeLocale;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user