BIG-378: add Localize to invoice.

This commit is contained in:
elforjani13
2022-04-04 17:58:39 +02:00
parent b0cf8f723f
commit b1e7720bd9
3 changed files with 6 additions and 2 deletions

View File

@@ -147,7 +147,7 @@ function InvoiceFormHeaderFields({
</FastField>
</Col>
<Col className={'col--due-date'}>
<Col xs={6}>
{/* ----------- Due date ----------- */}
<FastField name={'due_date'}>
{({ form, field: { value }, meta: { error, touched } }) => (