fix: build error

This commit is contained in:
Hossein Mehrabi 2023-12-23 04:45:11 +03:30
parent c33ae6e336
commit e8fad7451c
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ const ArticleHeader = ({
)}
<TagsAndSocial tags={tags} className={'articleTags'} />
<AuthorsContainer>
<Authors authors={authors} email={true} gap={12} />
<Authors authors={authors} />
</AuthorsContainer>
{coverImage && (
<ArticleImageBlockWrapper