kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
QuotedStatus: use thumbs in composer
rodzic
edffe9a837
commit
1e8e1fd071
|
@ -135,7 +135,7 @@ const QuotedStatus: React.FC<IQuotedStatus> = ({ status, onCancel, compose }) =>
|
||||||
dangerouslySetInnerHTML={{ __html: status.contentHtml }}
|
dangerouslySetInnerHTML={{ __html: status.contentHtml }}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<StatusMedia status={status} />
|
<StatusMedia status={status} muted={compose} />
|
||||||
</Stack>
|
</Stack>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
Ładowanie…
Reference in New Issue