I am trying to populate a dropdown select option in ReactJS from an API but after several attempts instead of getting the values that I want, I got only a single string with all the values concatenated. I tried to format the JSON file in different ways but without any results.
https://codesandbox.io/s/populate-select-option-fu5gd?fontsize=14