Remove logging statement.
This commit is contained in:
@@ -84,10 +84,6 @@ export function JobsDocumentsLocalGallery({
|
|||||||
{ images: [], other: [] }
|
{ images: [], other: [] }
|
||||||
)
|
)
|
||||||
: { images: [], other: [] };
|
: { images: [], other: [] };
|
||||||
console.log(
|
|
||||||
"🚀 ~ file: jobs-documents-local-gallery.container.jsx ~ line 63 ~ jobMedia",
|
|
||||||
jobMedia
|
|
||||||
);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user