I am trying to map through an array and return jsx however I\'m using Typescript and so .map only returns functions (not jsx). How can I loop through the array
.map