Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and taiga-family-bot committed Jul 24, 2024
1 parent fd5549b commit a2b8171
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
tuiMaskAccessor
type="text"
class="t-native"
[style.padding-left.px]="indent"
[attr.maxLength]="maxLength"
[disabled]="computedDisabled"
[id]="id"
[ngModel]="value"
[readOnly]="readOnly"
[style.padding-left.px]="indent"
[tuiFocusable]="focusable"
(ngModelChange)="onValueChange($event)"
(scroll)="onScroll()"
Expand Down

0 comments on commit a2b8171

Please sign in to comment.