Skip to content

Commit 0355fc4

Browse files
committed
docs(react/getting-started): scope StepConnector around Steps 1–7 only
1 parent b6c8cda commit 0355fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/javascript/guides/react/getting-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ if (span) {
263263

264264
<PlatformContent includePath="getting-started-tunneling" />
265265

266+
</StepConnector>
267+
266268
## Verify Your Setup
267269

268270
Let's test your setup and confirm that Sentry is working correctly and sending data to your Sentry project.
@@ -306,8 +308,6 @@ Now's a good time to customize your setup and look into more advanced topics:
306308

307309
## Additional Resources
308310

309-
</StepConnector>
310-
311311
<Expandable title="Set Up React Router (Optional)">
312312

313313
If you're using `react-router` in your application, you need to set up the Sentry integration for your specific React Router version to trace `navigation` events.

0 commit comments

Comments
 (0)