Skip to content

Commit

Permalink
added self closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgny committed Jan 14, 2025
1 parent e3e28aa commit 824fd1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
to be implemented
</ng-container>
<ng-template #formField>
<adf-form-field [field]="field"></adf-form-field>
<adf-form-field [field]="field" />
</ng-template>
</div>
</div>
Expand Down

0 comments on commit 824fd1e

Please sign in to comment.