Minor Test Changes.
This commit is contained in:
@@ -394,7 +394,7 @@ export function BillFormComponent({
|
||||
if (!!totals)
|
||||
return (
|
||||
<div align="right">
|
||||
<Space wrap>
|
||||
<Space size='large' wrap>
|
||||
<Statistic
|
||||
title={t('bills.labels.subtotal')}
|
||||
value={totals.subtotal.toFormat()}
|
||||
|
||||
Reference in New Issue
Block a user