Commit b4043d26 by jaymehta

.

1 parent c2689bd5
......@@ -1068,14 +1068,14 @@ const ActivityDetails = ({ isUpdate }) => {
</div>
</div>
{console.log("setimagesArrayComponent", [image1, image2, image3, image4, image5])}
<button
{/* <button
onClick={e => {
e.preventDefault();
console.log("ids", [image1, image2, image3, image4, image5]);
}}
>
asd
</button>
</button> */}
<br />
<br />
<br />
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!