react-native-ui-datepicker icon indicating copy to clipboard operation
react-native-ui-datepicker copied to clipboard

Update Header.tsx - Fixing year.at(0) error on selecting the year in the Calender

Open Andrews0406 opened this issue 1 year ago • 0 comments

Fixing year.at(0) error on selecting the year in the Calender

TypeError: years.at is not a function. (In 'years.at(0)', 'years.at' is undefined)

image

was getting the above error on selecting the year

Andrews0406 avatar May 16 '24 04:05 Andrews0406