Missed in last commit IO-575

This commit is contained in:
Patrick Fic
2021-01-21 14:20:00 -08:00
parent 7495d83200
commit 7961e27eee
7 changed files with 52 additions and 18 deletions

View File

@@ -232,6 +232,7 @@ export function JobLinesComponent({
<JobLinesBillRefernece
jobline={record}
loading={billLinesLoading}
error={billLinesError}
billLinesObject={billLinesDataObj}
/>
),