Skip to content

Commit

Permalink
chore: remove duplicated code
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulTheActivePiecer committed Mar 22, 2024
1 parent bba07fc commit d5555c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { FormControl } from '@angular/forms';
changeDetection: ChangeDetectionStrategy.OnPush,
template: `
<mat-form-field
subscriptSizing="dynamic"
subscriptSizing="dynamic"
appearance="fill"
(click)="$event.stopPropagation()"
Expand Down

0 comments on commit d5555c4

Please sign in to comment.