Skip to content

Commit

Permalink
AAE-24927 remove redundand prop
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrine0 committed Sep 5, 2024
1 parent 2c4accf commit 5f5170d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export class FormFieldComponent implements OnInit, OnDestroy {
componentRef: ComponentRef<any>;

focus: boolean = false;
style = '';

private readonly formRenderingService = inject(FormRenderingService);
private readonly visibilityService = inject(WidgetVisibilityService);
Expand Down

0 comments on commit 5f5170d

Please sign in to comment.