added style to table

This commit is contained in:
jfrye122
2023-05-17 11:23:02 -04:00
parent 48df3c3d18
commit c3cc3fc8b9

View File

@@ -93,7 +93,7 @@ export function LaborAllocationsTable({ jobId, bodyshop, technician }) {
keyExtractor={(item) => item.cost_center}
ItemSeparatorComponent={<Divider orientation="vertical" />}
renderItem={(object) => (
<DataTable.Row>
<DataTable.Row style={{ flex: 1, justifyContent:"space-evenly" }}>
<View style={{ flex: 1, alignItems: "flex-start" }}>
<Text>
{object.item.cost_center} {" ("}