fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
249 stars 252 forks source link

Add missing import for dayjs week function #404

Closed manwithtwowatches closed 2 years ago

manwithtwowatches commented 2 years ago

So that showWeekNumbers can be used without causing an error.

fetrarij commented 2 years ago

thanks @manwithtwowatches