Remove icon titles from action bar

This commit is contained in:
danidfra 2024-11-19 18:06:45 -03:00
parent c5cb2a73de
commit ac8b90e093
1 changed files with 0 additions and 1 deletions

View File

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