Problemunvalidated
`Nodes` which are the React components that should corresponds to node types from `nodeTypes` prop — two props in my Component: `nodeTypes` prop which is of `NodeType[]` type (list of node types) and second prop `Nodes`. Tension: so it should be an object whose keys are `NodeType`s from `nodeTypes` prop.
f7d6fcc1-ee68-4154-a50c-9bea78ffc010
Nodes which are the React components that should corresponds to node types from nodeTypes prop — two props in my Component: nodeTypes prop which is of NodeType[] type (list of node types) and second prop Nodes. Tension: so it should be an object whose keys are NodeTypes from nodeTypes prop.