We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2030363 commit abe1cfbCopy full SHA for abe1cfb
src/lib/time-select/time-select-config.model.ts
@@ -1,4 +1,4 @@
1
-import {Moment} from 'moment/moment';
+import {Moment} from 'moment';
2
import {ICalendar, ICalendarInternal} from '../common/models/calendar.model';
3
import {ECalendarValue} from '../common/types/calendar-value-enum';
4
0 commit comments