Skip to content

Commit

Permalink
fix comment outside code block
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Sep 19, 2023
1 parent fce4f85 commit 30e098f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
```javascript
On your client-side NextJS app, add:

```javascript
import * as Sentry from "@sentry/nextjs";

Sentry.init({
Expand Down

0 comments on commit 30e098f

Please sign in to comment.