We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25995dc commit 17ff08fCopy full SHA for 17ff08f
docs/getting-started/examples.mdx
@@ -8,10 +8,13 @@ nav: 3
8
9
<Grid cols={1}>
10
<li>
11
- <Codesandbox id="2qfxj4" />
+ <Codesandbox id="j3ycvl" />
12
</li>
13
</Grid>
14
<Grid cols={2}>
15
+ <li>
16
+ <Codesandbox id="2qfxj4" />
17
+ </li>
18
19
<Codesandbox id="e662p3" />
20
@@ -21,11 +24,11 @@ nav: 3
21
24
22
25
<Codesandbox id="f79ucc" />
23
26
27
+</Grid>
28
+<Grid cols={4}>
29
30
<Codesandbox id="hxcc1x" />
31
-</Grid>
-<Grid cols={4}>
32
33
<Codesandbox id="8pbw1f" />
34
0 commit comments