Adding comment

This commit is contained in:
Michaela Brydon 2024-03-04 13:42:37 -05:00
parent aebbd6b9e6
commit 7a8c685cec

View file

@ -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
},