{post.tags.length > 0 && (
-
{post.tags.map((tag, j) => (
- {tag} ))}
{post.title}
{post.description}
{post.authorImage && (
)}
{post.authorName}
{post.authorRole}