From 6e18559c097f68790028261b0a302be4578e03bc Mon Sep 17 00:00:00 2001 From: Paul D'Ambra Date: Fri, 14 Feb 2025 13:38:08 +0000 Subject: [PATCH] the magic string should be the actual magic string --- contents/docs/session-replay/_snippets/react-native-privacy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/docs/session-replay/_snippets/react-native-privacy.mdx b/contents/docs/session-replay/_snippets/react-native-privacy.mdx index 323aba55f7c9..522c163d4b08 100644 --- a/contents/docs/session-replay/_snippets/react-native-privacy.mdx +++ b/contents/docs/session-replay/_snippets/react-native-privacy.mdx @@ -8,7 +8,7 @@ You can configure masking levels when you initialise PostHog ```ts export const posthog = new PostHog( - '', + '', { enableSessionReplay: true, sessionReplayConfig: {