Skip to content

Commit 7472d12

Browse files
committed
restoring some of the original default content
1 parent 19f1797 commit 7472d12

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/platforms/javascript/common/index.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<PlatformContent includePath="getting-started-primer" />
2+
13
<PlatformSection noGuides>
24

35
<PlatformContent includePath="llm-rules-platform" />
@@ -36,10 +38,18 @@ Select which Sentry features you'd like to install in addition to Error Monitori
3638

3739
</PlatformSection>
3840

41+
<PlatformSection supported={["javascript.nextjs"]}>
42+
3943
## Step 1: Install
4044

45+
</PlatformSection>
46+
47+
<PlatformSection notSupported={["javascript.nextjs"]}>
48+
## Step 1: Install
49+
</PlatformSection>
50+
4151
<PlatformCategorySection notSupported={["server"]}>
42-
<PlatformSection notSupported={["javascript"]}>
52+
<PlatformSection notSupported={["javascript", "javascript.cordova"]}>
4353
<OnboardingOptionButtons
4454
options={[
4555
"error-monitoring",

0 commit comments

Comments
 (0)