diff --git a/src/PickerPanel/DatePanel/index.tsx b/src/PickerPanel/DatePanel/index.tsx index e4bbe6595..296315bad 100644 --- a/src/PickerPanel/DatePanel/index.tsx +++ b/src/PickerPanel/DatePanel/index.tsx @@ -99,10 +99,8 @@ export default function DatePanel(props: DatePane if (prefixColumn) { headerCells.push( - - - {locale.week} - + + {locale.week} , ); } diff --git a/tests/__snapshots__/panel.spec.tsx.snap b/tests/__snapshots__/panel.spec.tsx.snap index 34125971b..cb424fccc 100644 --- a/tests/__snapshots__/panel.spec.tsx.snap +++ b/tests/__snapshots__/panel.spec.tsx.snap @@ -3395,12 +3395,10 @@ exports[`Picker.Panel append cell with cellRender in week 1`] = ` > - - - Week - + + Week Su @@ -6958,12 +6956,10 @@ exports[`Picker.Panel override cell with cellRender in week 1`] = ` > - - - Week - + + Week Su