Remove icon titles from action bar
This commit is contained in:
parent
c5cb2a73de
commit
ac8b90e093
|
@ -390,7 +390,6 @@ const Thread = (props: IThread) => {
|
|||
status={status}
|
||||
expandable={false}
|
||||
space='lg'
|
||||
withLabels
|
||||
/>
|
||||
</>
|
||||
) : null}
|
||||
|
|
Loading…
Reference in New Issue