export const LayoutCategory = ({ tags, posts, category, categories, latestPosts, postCount }) => { return
Category - {category}
}