I am mapping an array that comes from an API call into a div. This mapping runs a function for each item of the array, to know where to position it on a CSS Grid.
However