Skip to content

Commit d7803e9

Browse files
committedMay 31, 2019
chore(*): remove trailing white space #4647
1 parent 47d102a commit d7803e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎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)