feature/IO-3497-Ant-Design-v5-to-v6 - Orientation
This commit is contained in:
@@ -48,7 +48,7 @@ export default function JobReconciliationTotals({ billLines, jobLines, jobLineSt
|
||||
</Space>
|
||||
</div>
|
||||
<div>
|
||||
<Space direction="horizontal">
|
||||
<Space orientation="horizontal">
|
||||
<Button onClick={() => reconcileByAssocLine(jobLines, jobLineState, billLines, billLineState, setErrors)}>
|
||||
{t("jobs.labels.reconciliation.byassoc")}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user