Skip to content

Commit fff6b1a

Browse files
authored
Update input-group.component.ts
1 parent d77c9ee commit fff6b1a

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
@@ -186,7 +186,7 @@ export class IgxInputGroupComponent extends DisplayDensityBase
186186

187187
hintClickHandler(event) {
188188
event.stopPropagation();
189-
}
189+
}
190190

191191
/**
192192
* An @Input property that sets how the input will be styled.

0 commit comments

Comments
 (0)