diff --git a/src/store/index.js b/src/store/index.js index 114b9989..8c32d3e9 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -144,6 +144,7 @@ const getDefaultState = () => ({ lineItems: { glassParts: null, otherParts: null, + // TODO figure out when this needs set and reset, then just reference supportingItems: null, vaps: null },