Merged in fix/hotjar-suppress-fixes (pull request #1192)
fix: hotjar - suppress personal data * fix: hotjar - suppress personal data * More suppressing
This commit is contained in:
@@ -49,7 +49,7 @@ export default function MyPagesMenu({
|
||||
>
|
||||
<Avatar initials={getInitials(user.firstName, user.lastName)} />
|
||||
<Body textTransform="bold" color="baseTextHighContrast" asChild>
|
||||
<span>
|
||||
<span data-hj-suppress>
|
||||
{intl.formatMessage(
|
||||
{ id: "Hi {firstName}!" },
|
||||
{ firstName: user.firstName }
|
||||
|
||||
Reference in New Issue
Block a user