diff --git a/src/client/Containers/Calculation/Elements/props/common.ts b/src/client/Containers/Calculation/Elements/props/common.ts index 34f7b57..5e51613 100644 --- a/src/client/Containers/Calculation/Elements/props/common.ts +++ b/src/client/Containers/Calculation/Elements/props/common.ts @@ -383,6 +383,8 @@ export const numberElementsProps: Partial> = return acc; }, {}); + console.table(numberElementsProps) + const moneyResultElementsProps = ( [ 'labelResultTotalGraphwithNDS',