Solutionunvalidated
return the cardElements directly, instead of inside a div — In the AirbnbApp.js return the cardElements directly. Tension: if you wrap in a div the div becomes the direct children. Outcome: Display flex work on the direct children, if you wrap in a div the div becomes the direct children.
f997d7e7-a51c-42c9-9911-e2872939a8f8
return the cardElements directly, instead of inside a div — In the AirbnbApp.js return the cardElements directly. Tension: if you wrap in a div the div becomes the direct children. Outcome: Display flex work on the direct children, if you wrap in a div the div becomes the direct children.