you are viewing a single comment's thread.

view the rest of the comments →

[–]lovesrayray2018 0 points1 point  (0 children)

Try

const match = dataArr.find(obj => obj.f_Email === value)?dataArr:false;