export const LayoutTag = ({ tags, posts, tag, categories, postCount, latestPosts }) => { return
Tag - {tag}
}