diff --git a/src/client/Containers/Calculation/Components/Sections/sectionsList.ts b/src/client/Containers/Calculation/Components/Sections/sectionsList.ts index c9f7fd4..0a78438 100644 --- a/src/client/Containers/Calculation/Components/Sections/sectionsList.ts +++ b/src/client/Containers/Calculation/Components/Sections/sectionsList.ts @@ -35,7 +35,7 @@ const sections: ISection[] = [ blocks: [ { elements: ['tbxFirstPaymentPerc'] }, { elements: ['tbxFirstPaymentRub'] }, - { elements: ['cbxSupplierFinancing'] }, + // { elements: ['cbxSupplierFinancing'] }, ], },