CSR-2237
CSR-2237 typo in isNoComp field preventing tax from computing
This commit is contained in:
parent
c2dc235fb5
commit
ae8788e98e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
:showInsuranceCoverageAs="showInsuranceCoverageAs"
|
||||
:shouldHideRecalibration="shouldHideRecalibration"
|
||||
:isItac="isItac"
|
||||
:isNocomp="isNocomp" />
|
||||
:isNoComp="isNoComp" />
|
||||
|
||||
<hr class="my-5" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue