Skip to content

Commit

Permalink
fix annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Jun 26, 2023
1 parent c43a72b commit 4080040
Showing 1 changed file with 18 additions and 21 deletions.
39 changes: 18 additions & 21 deletions docs/getting-started/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ nav: 3
<Codesandbox id="yggpw5" tags={['godrays', 'reflections']} />
</li>
<li>
<Codesandbox id="9m4tpc" tags={['portals', 'pass-through']} />
<Codesandbox id="9m4tpc" tags={['portals']} />
</li>
<li>
<Codesandbox id="qvk72r" tags={['portals', 'leak-out']} />
<Codesandbox id="qvk72r" tags={['portals']} />
</li>
<li>
<Codesandbox id="drc6qg" tags={['portals']} />
Expand Down Expand Up @@ -105,28 +105,37 @@ nav: 3
<Codesandbox id="q48jgy" tags={['ground-projected-env']} />
</li>
<li>
<Codesandbox id="ju368j" tags={['gltfjsx', 'effects', 'bloom', 'soft-shadows']} />
<Codesandbox id="ju368j" tags={['splinetool', 'transmission']} />
</li>
<li>
<Codesandbox id="mlgzsc" tags={['gltfjsx', 'effects', 'bloom', 'soft-shadows']} />
<Codesandbox id="mlgzsc" tags={['transmission', 'csg']} />
</li>
<li>
<Codesandbox id="y52tmt" tags={['gltfjsx', 'effects', 'bloom', 'soft-shadows']} />
<Codesandbox id="y52tmt" tags={['csg']} />
</li>
<li>
<Codesandbox id="hg3ejl" tags={['scroll', 'animation', 'effects', 'tiltshift']} />
</li>
<li>
<Codesandbox id="ssbdsw" tags={['ühysics', 'effects', 'n8ao']} />
<Codesandbox id="ssbdsw" tags={['physics', 'effects', 'n8ao']} />
</li>
<li>
<Codesandbox id="lxvqek" />
<Codesandbox id="024uom" tags={['html', 'input']} />
</li>
<li>
<Codesandbox id="if9crg" />
<Codesandbox id="gsm1y" tags={['scroll']} />
</li>
<li>
<Codesandbox id="x8gvs" tags={['scroll']} />
</li>
<li>
<Codesandbox id="yjhzv" tags={['scroll']} />
</li>
<li>
<Codesandbox id="lxvqek" />
</li>
<li>
<Codesandbox id="024uom" />
<Codesandbox id="if9crg" />
</li>
<li>
<Codesandbox id="xzi6ps" />
Expand Down Expand Up @@ -194,15 +203,6 @@ nav: 3
<li>
<Codesandbox id="n60qg" />
</li>
<li>
<Codesandbox id="gsm1y" />
</li>
<li>
<Codesandbox id="x8gvs" />
</li>
<li>
<Codesandbox id="yjhzv" />
</li>
<li>
<Codesandbox id="4jr4p" />
</li>
Expand Down Expand Up @@ -435,9 +435,6 @@ nav: 3
<li>
<Codesandbox id="0ycwe" />
</li>
<li>
<Codesandbox id="veyr7" />
</li>
<li>
<Codesandbox id="ib0jc" />
</li>
Expand Down

0 comments on commit 4080040

Please sign in to comment.