add comments
This commit is contained in:
parent
6a5e7e5402
commit
0cc788a5ea
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue