Remove icon titles from action bar

fix-error-messages
danidfra 2024-11-19 18:06:45 -03:00
rodzic c5cb2a73de
commit ac8b90e093
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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