mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 14:48:08 +00:00
fix: build error
This commit is contained in:
parent
c33ae6e336
commit
e8fad7451c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user