We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8437146 commit 050b2a3Copy full SHA for 050b2a3
1 file changed
packages/main/src/CalendarDateRange.ts
@@ -39,8 +39,4 @@ class CalendarDateRange extends UI5Element implements ICalendarSelectedDates {
39
40
CalendarDateRange.define();
41
42
-// type t = typeof CalendarDateRange.prototype._jsxProps;
43
-// let a: t;
44
-// a.value =
45
-
46
export default CalendarDateRange;
0 commit comments