diff --git a/components/locale-provider/index.tsx b/components/locale-provider/index.tsx index 374b4f805..8d1573a48 100644 --- a/components/locale-provider/index.tsx +++ b/components/locale-provider/index.tsx @@ -8,7 +8,7 @@ import { withInstall } from '../_util/type'; import type { ValidateMessages } from '../form/interface'; import type { TransferLocale } from '../transfer'; import type { PickerLocale as DatePickerLocale } from '../date-picker/generatePicker'; -import { PaginationLocale } from '../pagination/Pagination'; +import type { PaginationLocale } from '../pagination/Pagination'; interface TransferLocaleForEmpty { description: string; diff --git a/v2-doc b/v2-doc index d571ad4bf..6b53258cc 160000 --- a/v2-doc +++ b/v2-doc @@ -1 +1 @@ -Subproject commit d571ad4bf772cfc372511dc1dedf07981dc56ae8 +Subproject commit 6b53258cc2b3709e070d340714e992760e660e67