Skip to content

Commit b2939c2

Browse files
inventarSarahmydea
andauthored
Update JS snippet
Co-authored-by: Francesco Gringl-Novy <[email protected]>
1 parent bb02c35 commit b2939c2

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/guides/react

1 file changed

+1
-1
lines changed

docs/platforms/javascript/guides/react/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Sentry supports multiple versions of React Router. To learn how to configure the
5656

5757
To import and initialize Sentry, create a file in your project's root directory, for example, `instrument.js`, and add the following code:
5858

59-
```javascript {filename:instrument.js} {"onboardingOptions": {"performance": "3-8, 13-21, 24-30", "session-replay": "22, 33-39"}}
59+
```javascript {filename:instrument.js} {"onboardingOptions": {"performance": "1, 3-8, 13-21, 24-30", "session-replay": "22, 33-39"}}
6060
import { useEffect } from "react";
6161
import * as Sentry from "@sentry/react";
6262
import {

0 commit comments

Comments
 (0)