Skip to content

Commit a92f91a

Browse files
zhpenkovepetrow
authored andcommitted
chore(html): remove calendar captions of adaptive datetimepicker
1 parent 824587f commit a92f91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/html/src/daterangepicker/daterangepicker.spec.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const DateRangePicker = (
111111
subTitle="DD / MM / YY">
112112
</ActionSheetHeader>
113113
<div className="k-scrollable-wrap">
114-
<MultiViewCalendarNormal size="large" orientation="vertical" showCaptions />
114+
<MultiViewCalendarNormal size="large" orientation="vertical" />
115115
</div>
116116
</ActionSheet>
117117
}

0 commit comments

Comments
 (0)