I\'m working with a component that displays a list of blogs. Then for each blog, I map over each category in an array and display that. The code so far is:
im