Merge branch 'update-status-action-bar' into 'main'

Remove icon titles from action bar

Closes ditto#240

See merge request soapbox-pub/soapbox!3270
fix-error-messages
Alex Gleason 2024-11-19 21:11:35 +00:00
commit b88ae602c5
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -390,7 +390,6 @@ const Thread = (props: IThread) => {
status={status}
expandable={false}
space='lg'
withLabels
/>
</>
) : null}