stephy / CalendarPicker

CalendarPicker Component for React Native
802 stars 371 forks source link

Property 'firstDay' does not exist on type #377

Open front100 opened 5 months ago

front100 commented 5 months ago

HI! I get TypeScript error for property 'firstDay':

Property 'firstDay' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly'.ts(2769)