From 278a69e80b86dc918831f205117728ad497d4bb2 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Tue, 10 Aug 2021 08:31:54 +0800 Subject: [PATCH] style: type --- components/locale-provider/index.tsx | 2 +- v2-doc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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