Skip to content

Commit 43eb238

Browse files
committed
chore(*): remove trailing white space #4647
1 parent bc1ba3e commit 43eb238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/date-picker/date-picker.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ export class IgxDatePickerComponent implements IDatePicker, ControlValueAccessor
13081308
@NgModule({
13091309
declarations: [IgxDatePickerComponent, IgxCalendarContainerComponent, IgxDatePickerActionsDirective,
13101310
IgxDatePickerTemplateDirective, DatePickerDisplayValuePipe, DatePickerInputValuePipe],
1311-
exports: [IgxDatePickerComponent, IgxDatePickerTemplateDirective, IgxDatePickerActionsDirective,
1311+
exports: [IgxDatePickerComponent, IgxDatePickerTemplateDirective, IgxDatePickerActionsDirective,
13121312
DatePickerDisplayValuePipe, DatePickerInputValuePipe],
13131313
imports: [CommonModule, IgxIconModule, IgxInputGroupModule, IgxCalendarModule, IgxButtonModule, IgxRippleModule, IgxMaskModule],
13141314
entryComponents: [IgxCalendarContainerComponent]

0 commit comments

Comments
 (0)