diff --git a/src/components/UserDetailsTooltip/index.web.js b/src/components/UserDetailsTooltip/index.web.js index 998ea95d3218..5dd87d74dd3a 100644 --- a/src/components/UserDetailsTooltip/index.web.js +++ b/src/components/UserDetailsTooltip/index.web.js @@ -51,7 +51,7 @@ function UserDetailsTooltip(props) { /> {title} - {subtitle} + {subtitle} ), [props.icon, userAvatar, userAccountID, userLogin, title, subtitle],