diff --git a/components/tabs/style/index.ts b/components/tabs/style/index.ts index a9c3d18df9..73cbda9edf 100644 --- a/components/tabs/style/index.ts +++ b/components/tabs/style/index.ts @@ -38,7 +38,7 @@ export interface ComponentToken { */ cardPaddingLG: string; /** - * @desc 标齐页标题文本大小 + * @desc 标签页标题文本大小 * @descEN Font size of title */ titleFontSize: number;