Skip to content

Commit 0c95061

Browse files
authored
docs(essentials): fix labelling of code as preview (#1105)
1 parent c2cbf3f commit 0c95061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/3.essentials/3.components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Wrap your `card` components with the `card-group` component to group them togeth
187187
::::
188188
:::
189189

190-
:::tabs-item{.my-5 icon="i-lucide-eye" label="Preview"}
190+
:::tabs-item{.my-5 icon="i-lucide-code" label="Code"}
191191
```mdc
192192
:::card-group
193193

0 commit comments

Comments
 (0)