Skip to content

Commit 4c3f03f

Browse files
s1gr1dLms24
andauthored
Apply suggestions from code review
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 89def1b commit 4c3f03f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
The Replay integration is **already included** with the Nuxt SDK package.
1+
The Replay integration is **already included** with the `@sentry/nuxt` SDK package.
22

33
Check the setup guide on how to <PlatformLink to="/">install and configure the Sentry Nuxt SDK</PlatformLink>.

platform-includes/user-feedback/example-widget/javascript.nuxt.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ export default defineNuxtPlugin((nuxtApp) => {
99
```
1010

1111
To collect user feedback for errors on the **server side**, you can create an error page by following the [error handling](https://nuxt.com/docs/getting-started/error-handling#nitro-server-errors) instructions in the Nuxt docs.
12-
13-
14-

0 commit comments

Comments
 (0)