Skip to content

Commit

Permalink
chore(docs): add Vercel prism example
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Oct 21, 2022
1 parent 25995dc commit 17ff08f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/getting-started/examples.mdx
Expand Up @@ -8,10 +8,13 @@ nav: 3

<Grid cols={1}>
<li>
<Codesandbox id="2qfxj4" />
<Codesandbox id="j3ycvl" />
</li>
</Grid>
<Grid cols={2}>
<li>
<Codesandbox id="2qfxj4" />
</li>
<li>
<Codesandbox id="e662p3" />
</li>
Expand All @@ -21,11 +24,11 @@ nav: 3
<li>
<Codesandbox id="f79ucc" />
</li>
</Grid>
<Grid cols={4}>
<li>
<Codesandbox id="hxcc1x" />
</li>
</Grid>
<Grid cols={4}>
<li>
<Codesandbox id="8pbw1f" />
</li>
Expand Down

0 comments on commit 17ff08f

Please sign in to comment.