kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

Update calendar.ts #100

Open vijaygawade18 opened 7 years ago

vijaygawade18 commented 7 years ago

Fix for the error "Element implicitly has an 'any' type because type 'typeof Calendar' has no index signature."

vijaygawade18 commented 7 years ago

Updated calendar.ts as there was an 'any' type issue.