The problem is that I can't use <mat-date-range-input> Material Component because I get an error:
I have a module called "Material module" and there's an import and export of MatNativeDateModule and MatDatepickerModule. This module is imported into module I'm working with.
I can use simple mat-datepicker and it works properly.
Can anybody help me with that?
10.1.2 - version of Material
