fix(sw-350): fixed ui-comments for calendar, search and widget
This commit is contained in:
@@ -78,7 +78,7 @@ export default function DatePickerMobile({
|
||||
mode="range"
|
||||
/** Showing full year or what's left of it */
|
||||
numberOfMonths={12}
|
||||
onSelect={handleOnSelect}
|
||||
onDayClick={(day) => handleOnSelect(day)}
|
||||
required
|
||||
selected={selectedDate}
|
||||
startMonth={startMonth}
|
||||
|
||||
Reference in New Issue
Block a user