I have an object with the following structure:
{1:[{1:1, 2:2 ...}, {1:1, 2:2 ...},...] 2:[{1:1, 2:2 ...}, {1:1, 2:2 ...}, ..]}
I want to reference the first or second property in a react component stateless with a prop and make map to ren...
asked by
03.12.2018 / 18:45