kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'update-status-action-bar' into 'main'
Remove icon titles from action bar Closes ditto#240 See merge request soapbox-pub/soapbox!3270fix-error-messages
commit
b88ae602c5
|
@ -390,7 +390,6 @@ const Thread = (props: IThread) => {
|
||||||
status={status}
|
status={status}
|
||||||
expandable={false}
|
expandable={false}
|
||||||
space='lg'
|
space='lg'
|
||||||
withLabels
|
|
||||||
/>
|
/>
|
||||||
</>
|
</>
|
||||||
) : null}
|
) : null}
|
||||||
|
|
Ładowanie…
Reference in New Issue