how to create an ordered list based on objects that have different property names on each object, without targeting the property names manually?
I want to add a list of languages of each country, the problem is that the objects on each country have different property names.
this is my address code.enter link description here https://codesandbox.io/s/agitated-silence-u4dcyn