Release 1.0.7 - Add version.

This commit is contained in:
Patrick Fic
2021-05-04 10:26:24 -07:00
parent 02e0f7ba7d
commit 664171ffc5
9 changed files with 56 additions and 9 deletions

View File

@@ -32,8 +32,6 @@ export default function JobDocumentsComponent({ job, loading, refetch }) {
[job.documents]
);
console.log("fullphotos", fullphotos);
return (
<View style={{ flex: 1 }}>
<FlatList