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.
1 parent f9f2701 commit 33cee5bCopy full SHA for 33cee5b
src/input/input.directive.ts
@@ -17,4 +17,3 @@ import { Directive, HostBinding } from "@angular/core";
17
export class TextInput {
18
@HostBinding("class") inputClass = "bx--text-input";
19
}
20
-
0 commit comments