I’m buidling a little app, where users vote on items of clothing.
I’m trying to show the results array as the user votes on items. i’ve tried to just write out the array, but it doesn’t show anything:
https://github.com/minademian/freecodecamp/blob/master/frontend/react/src/components/gallery.js