im slightly new to react, im reading data from an api and storing it in the "projekter variable (useState). when i map the varibale all the values are showned, but when i try to pas the the values to an another component trough the comp, i get or undefined o or can not read properties of undefiend ("reading state")[[enter image description here](https://i.stack.imgur.com/WkXH4.png)](https://i.stack.imgur.com/TqPxa.png)
im expecting to pass an object through the props to an another component