- Published on
- Authors
-
-
{authorDetails.map((author) => (
-
{author.avatar && (
)} - Name
- {author.name}
- {author.twitter && ( {author.twitter.replace('https://twitter.com/', '@')} )}
))}
-
{author.avatar && (