I\'m trying to render data from props in React functional component that look like this:
props
React
interface TagsComponentProps { tags: Tag[];