src/shared/material/form/input/input.component.ts
Showing 1 of 1 total issue
InputComponent
has 35 functions (exceeds 20 allowed). Consider refactoring. Open
Open
@Component({ selector: 'app-input', templateUrl: './input.component.html', styleUrls: [ './input.component.scss' ], encapsulation: ViewEncapsulation.None