mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 20:14:57 +02:00
Change room ui to document view (#7167)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
<ModernTab
|
||||
label={tab.name}
|
||||
labelIntl={widget.label}
|
||||
labelIntl={tab.label ?? widget.label}
|
||||
highlighted={selected}
|
||||
orientation="vertical"
|
||||
kind={tab.isPinned ? 'secondary' : 'primary'}
|
||||
|
||||
Reference in New Issue
Block a user