Skip to content

Commit 17ff08f

Browse files
chore(docs): add Vercel prism example
1 parent 25995dc commit 17ff08f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/getting-started/examples.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ nav: 3
88

99
<Grid cols={1}>
1010
<li>
11-
<Codesandbox id="2qfxj4" />
11+
<Codesandbox id="j3ycvl" />
1212
</li>
1313
</Grid>
1414
<Grid cols={2}>
15+
<li>
16+
<Codesandbox id="2qfxj4" />
17+
</li>
1518
<li>
1619
<Codesandbox id="e662p3" />
1720
</li>
@@ -21,11 +24,11 @@ nav: 3
2124
<li>
2225
<Codesandbox id="f79ucc" />
2326
</li>
27+
</Grid>
28+
<Grid cols={4}>
2429
<li>
2530
<Codesandbox id="hxcc1x" />
2631
</li>
27-
</Grid>
28-
<Grid cols={4}>
2932
<li>
3033
<Codesandbox id="8pbw1f" />
3134
</li>

0 commit comments

Comments
 (0)