This commit is contained in:
commit
6766477abc
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ export function StoryListItem({
|
|||
<div className="StoryListItem__info--title">
|
||||
{group ? group.title : title}
|
||||
{isSignalOfficial && (
|
||||
<span className="StoryListItem__signal-official" />
|
||||
<span className="ContactModal__official-badge" />
|
||||
)}
|
||||
</div>
|
||||
{!isSignalOfficial && (
|
||||
|
|
Loading…
Add table
Reference in a new issue