fix formatting
This commit is contained in:
parent
c4fc2d7208
commit
53be6c8e89
3 changed files with 6 additions and 5 deletions
|
@ -195,7 +195,7 @@ export function ConversationHero({
|
|||
title={title}
|
||||
/>
|
||||
)}
|
||||
{isMe && (<span className="ContactModal__official-badge__large" />)}
|
||||
{isMe && <span className="ContactModal__official-badge__large" />}
|
||||
</h1>
|
||||
{about && !isMe && (
|
||||
<div className="module-about__container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue