junior-dev-struggle-bus / juniordevstrugglebus

Website for the Junior Dev Struggle Bus Meetup
https://www.juniordevstrugglebus.com
MIT License
9 stars 18 forks source link

Fix part of #35: Use index as key for mapping over bodList and execList #51

Closed hoangviet1993 closed 4 years ago

hoangviet1993 commented 4 years ago

This PR only addresses /Organization's list children of execList and bodList missing key.

As @Xoadra has mentioned, I agree that we can use the map's index as key for the list's children. @Xoadra thanks for the quick reply :) PTAL