Skip to content

Commit f09549c

Browse files
committed
eslint ..
1 parent c860068 commit f09549c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/src/DayPicker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ class DayPicker extends UI5Element {
300300
}
301301
}
302302

303-
get showWeekNumbers () {
303+
get showWeekNumbers() {
304304
return this.primaryCalendarType === CalendarType.Gregorian;
305305
}
306306

0 commit comments

Comments
 (0)