Commit b4043d26 by jaymehta

.

1 parent c2689bd5
...@@ -1068,14 +1068,14 @@ const ActivityDetails = ({ isUpdate }) => { ...@@ -1068,14 +1068,14 @@ const ActivityDetails = ({ isUpdate }) => {
</div> </div>
</div> </div>
{console.log("setimagesArrayComponent", [image1, image2, image3, image4, image5])} {console.log("setimagesArrayComponent", [image1, image2, image3, image4, image5])}
<button {/* <button
onClick={e => { onClick={e => {
e.preventDefault(); e.preventDefault();
console.log("ids", [image1, image2, image3, image4, image5]); console.log("ids", [image1, image2, image3, image4, image5]);
}} }}
> >
asd asd
</button> </button> */}
<br /> <br />
<br /> <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!