Adding comment
This commit is contained in:
parent
aebbd6b9e6
commit
7a8c685cec
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ const getDefaultState = () => ({
|
||||||
lineItems: {
|
lineItems: {
|
||||||
glassParts: null,
|
glassParts: null,
|
||||||
otherParts: null,
|
otherParts: null,
|
||||||
|
// TODO figure out when this needs set and reset, then just reference
|
||||||
supportingItems: null,
|
supportingItems: null,
|
||||||
vaps: null
|
vaps: null
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue