_mercury β 00-31 Sep 2
I have an array of objects ==> Object like photo
I want to use
{value:123, label: 'foo'}I want to use
array.map to get only the value and rename the key to id ?
