Add media add to header.
This commit is contained in:
@@ -52,6 +52,7 @@ export function JobListItem({ setCameraJob, setCameraJobId, item }) {
|
||||
navigation.push("JobDetail", {
|
||||
jobId: item.id,
|
||||
title: item.ro_number || t("general.labels.na"),
|
||||
job: item,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user