Fix quoted posts appearing between text and media (#35011)
This commit is contained in:
parent
933ee420c3
commit
722fb1ff55
2 changed files with 5 additions and 5 deletions
|
@ -588,10 +588,10 @@ class Status extends ImmutablePureComponent {
|
|||
{...statusContentProps}
|
||||
/>
|
||||
|
||||
{children}
|
||||
|
||||
{media}
|
||||
{hashtagBar}
|
||||
|
||||
{children}
|
||||
</>
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue