diff --git a/new-lamassu-admin/src/components/inputs/cashbox/Cashbox.js b/new-lamassu-admin/src/components/inputs/cashbox/Cashbox.js index c55c35bd..52cb5d25 100644 --- a/new-lamassu-admin/src/components/inputs/cashbox/Cashbox.js +++ b/new-lamassu-admin/src/components/inputs/cashbox/Cashbox.js @@ -51,9 +51,11 @@ const CashIn = ({ currency, notes, total }) => { {notes} notes
+ {/* Feature on hold until this can be calculated {total} {currency.code} + */}