Merge branch 'hotfix/v2.0.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.1

This commit is contained in:
Nikita Gopienko 2023-12-08 17:09:49 +03:00
commit f51a447457

View File

@ -89,6 +89,7 @@ const Item = React.memo(({ index, style, data }: ItemProps) => {
fontSize={"14px"}
noSelect
truncate
dir="auto"
>
{label}
</Text>