Updating snapshot
This commit is contained in:
parent
d4074416ea
commit
46054940ba
1 changed files with 7 additions and 0 deletions
|
|
@ -5,5 +5,12 @@ Object {
|
|||
"baseServiceLineItems": Array [],
|
||||
"deductible": null,
|
||||
"isExpanded": false,
|
||||
"widget": Object {
|
||||
"amountDue": "AmountDueTextWidget",
|
||||
"basePrice": "BasePriceWidget",
|
||||
"deductible": "DeductibleWidget",
|
||||
"salesTax": "SalesTaxWidget",
|
||||
"subtotal": "SubtotalWidget",
|
||||
},
|
||||
}
|
||||
`;
|
||||
|
|
|
|||
Loading…
Reference in a new issue