react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Property today does not exist - type error in mapDays

Open nilz3155 opened this issue 1 year ago • 1 comments

using typescript, "today" in mapDays argument is not defined:

Property today does not exist on type { date: DateObject; selectedDate: DateObject | DateObject[]; currentMonth: object; isSameDate(arg1: DateObject, arg2: DateObject): boolean; }

nilz3155 avatar Apr 03 '24 06:04 nilz3155

Hi. Thank you for reporting this bug. It should be fixed in v4.5.1

shahabyazdi avatar May 18 '24 10:05 shahabyazdi