Skip to content

Commit 23fcddb

Browse files
authored
Update input-group.component.ts
1 parent e2aeb59 commit 23fcddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/input-group/input-group.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
QueryList,
1212
Inject,
1313
Optional,
14-
AfterContentInit,
14+
AfterContentInit
1515
} from '@angular/core';
1616
import { IgxHintDirective } from '../directives/hint/hint.directive';
1717
import {

0 commit comments

Comments
 (0)