feat/sw-1266: mask private info in hotjar recordings
This commit is contained in:
@@ -41,7 +41,7 @@ export default async function Friend({
|
||||
/>
|
||||
</header>
|
||||
<div className={styles.membership}>
|
||||
<Title className={styles.name} color="pale" level="h3">
|
||||
<Title data-hj-suppress className={styles.name} color="pale" level="h3">
|
||||
{name}
|
||||
</Title>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user