We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93c8d1 commit 40df744Copy full SHA for 40df744
platform-includes/getting-started-config/javascript.react-router.mdx
@@ -78,7 +78,7 @@ export function ErrorBoundary({ error }: Route.ErrorBoundaryProps) {
78
79
### Server-Side Setup
80
81
-Create a `instrument.server.mjs` file in the root of your app:
+Create an `instrument.server.mjs` file in the root of your app:
82
83
```js {filename: instrument.server.mjs}
84
import * as Sentry from "@sentry/node";
0 commit comments