CSR-2237 typo in isNoComp field preventing tax from computing
This commit is contained in:
CarlNation 2024-10-12 20:29:45 -04:00
parent c2dc235fb5
commit ae8788e98e

View file

@ -36,7 +36,7 @@
:showInsuranceCoverageAs="showInsuranceCoverageAs"
:shouldHideRecalibration="shouldHideRecalibration"
:isItac="isItac"
:isNocomp="isNocomp" />
:isNoComp="isNoComp" />
<hr class="my-5" />