diff --git a/src/client/Containers/Calculation/Components/Sections/sectionsList.ts b/src/client/Containers/Calculation/Components/Sections/sectionsList.ts index 772eb30..c9f7fd4 100644 --- a/src/client/Containers/Calculation/Components/Sections/sectionsList.ts +++ b/src/client/Containers/Calculation/Components/Sections/sectionsList.ts @@ -48,9 +48,9 @@ const sections: ISection[] = [ { elements: ['tbxSaleBonus'], }, - { - // elements: ['tbxRedemptionPaymentSum'], - }, + // { + // elements: ['tbxRedemptionPaymentSum'], + // }, ], },