Merge branch 'development'

This commit is contained in:
vchikalkin 2023-02-07 09:27:26 +03:00
commit efc68e5d13

View File

@ -35,7 +35,7 @@ const sections: ISection[] = [
blocks: [
{ elements: ['tbxFirstPaymentPerc'] },
{ elements: ['tbxFirstPaymentRub'] },
{ elements: ['cbxSupplierFinancing'] },
// { elements: ['cbxSupplierFinancing'] },
],
},
@ -48,9 +48,9 @@ const sections: ISection[] = [
{
elements: ['tbxSaleBonus'],
},
{
// elements: ['tbxRedemptionPaymentSum'],
},
// {
// elements: ['tbxRedemptionPaymentSum'],
// },
],
},