add props removed on merge

This commit is contained in:
Bill Richardson 2024-03-13 11:29:50 -04:00
parent 8d29cfb797
commit 6245afaca7

View file

@ -79,6 +79,8 @@ export default {
textLink },
props: {
amountDueLabel: String,
basePriceLabel: String,
deductibleLabel: String,
recyclingModalCmsWidgetName: String,
showAsPaid: Boolean
},