Web: People: Fixed truncate user with single group on Home page

This commit is contained in:
Ilya Oleshko 2019-12-19 09:48:46 +03:00
parent dd783b55c7
commit c52c2ead85

View File

@ -26,6 +26,7 @@ const getFormatedGroups = (user, status) => {
if (temp.length <= 1) {
return (
<Link
isTextOverflow={true}
containerWidth='160px'
type='action'
title={temp[0].label}