Updating snapshot

This commit is contained in:
Michaela Brydon 2024-03-14 13:28:49 -04:00
parent d4074416ea
commit 46054940ba

View file

@ -5,5 +5,12 @@ Object {
"baseServiceLineItems": Array [],
"deductible": null,
"isExpanded": false,
"widget": Object {
"amountDue": "AmountDueTextWidget",
"basePrice": "BasePriceWidget",
"deductible": "DeductibleWidget",
"salesTax": "SalesTaxWidget",
"subtotal": "SubtotalWidget",
},
}
`;