We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3949d3 + f725b48 commit eaa9f48Copy full SHA for eaa9f48
projects/igniteui-angular/src/lib/calendar/index.ts
@@ -4,5 +4,6 @@ export * from './days-view/days-view.component';
4
export * from './months-view/months-view.component';
5
export * from './years-view/years-view.component';
6
export * from './month-picker/month-picker.component';
7
+export * from './month-picker-base';
8
export * from './calendar.directives';
9
export * from './calendar.module';
0 commit comments