Skip to content

Commit dcc4de1

Browse files
authored
Add normalizeMaxBreadth for RN (#4881)
1 parent d96d62c commit dcc4de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/common/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Sentry SDKs normalize any contextual data to a given depth. Any data beyond this
356356

357357
</ConfigKey>
358358

359-
<ConfigKey name="normalize-max-breadth" supported={["javascript", "node"]} notSupported={["react-native", "electron"]}>
359+
<ConfigKey name="normalize-max-breadth" supported={["javascript", "node"]} notSupported={["electron"]}>
360360

361361
_(New in version 6.19.1)_
362362

0 commit comments

Comments
 (0)