Skip to content

Commit

Permalink
Merge pull request #565 from shruthi-rapala/angular-upgrade
Browse files Browse the repository at this point in the history
EMBCDFA # 1274 - Fixed the DFA UI issues
  • Loading branch information
GeorgeWalker authored Sep 5, 2024
2 parents 7fb5367 + 381cccc commit d53b299
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@
<div *ngFor="let option of radioInsuranceOptions | keyvalue: originalOrder">
<mat-radio-button
class="primary-radio-button row"
style="margin: 5px;"
[value]="option.key"
>
{{ option.value }}
Expand Down

0 comments on commit d53b299

Please sign in to comment.