Resolve VIN display issue.
This commit is contained in:
@@ -219,7 +219,7 @@ function JobTombstone({ bodyshop }) {
|
||||
} - 1GNDX33L46D168902`
|
||||
: `${job.v_model_yr || ""} ${job.v_make_desc || ""} ${
|
||||
job.v_model_desc || ""
|
||||
} - ${job.v_vin}`}
|
||||
} - ${job.v_vin || ""}`}
|
||||
</Text>
|
||||
<Text>
|
||||
{(() => {
|
||||
|
||||
Reference in New Issue
Block a user