hoangnm / react-native-week-view

Week View Component for react-native
MIT License
281 stars 98 forks source link

BUG: Adding editingEvent to index.d.ts #310

Closed gabcollet closed 1 year ago

gabcollet commented 1 year ago

index.d.ts is missing editingEvent props and create a TypeScript error : Property 'editingEvent' does not exist on type 'IntrinsicAttributes & WeekViewProps'.