stephy / CalendarPicker

CalendarPicker Component for React Native
807 stars 372 forks source link

Property 'firstDay' does not exist on type #377

Open front100 opened 7 months ago

front100 commented 7 months ago

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

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