add comments

This commit is contained in:
Katie Kroell 2026-01-29 08:41:19 -05:00
parent 6a5e7e5402
commit 0cc788a5ea

View file

@ -220,7 +220,9 @@ export const getDefaultState = () => ({
settledTenderAmount: null,
lockToken: null,
customerPortalLoginToken: null,
// TO DO: remove one replace/repair logic is in place
originalDeductible: null,
// TO DO: remove one replace/repair logic is in place
currentDeductible: null,
originalReplaceDeductible: null,
currentReplaceDeductible: null,