aria-modal="true" aria-multiselectable="true" className="ui-multi-date-picker__popover" __css={{ ...styles.list }} > <Calendar className="ui-multi-date-picker__calendar" aria-multiselectable="true" {...getCalendarProps()} /> </PopoverContent> 0 comments on commit ccdf1d8 Please sig...
aria-modal="true" aria-multiselectable="true" className="ui-range-date-picker__popover" __css={{ ...styles.list }} > 3 changes: 2 additions & 1 deletion 3 packages/components/calendar/src/use-month.tsx Original file line numberDiff line numberDiff line change @@ -329,9 +329,10 @...