Skip to content

Commit 2cd2510

Browse files
Update Cards -> CardGroup (#65)
1 parent fc06545 commit 2cd2510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/welcome.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Welcome to the Plant Store API docs! This site demonstrates how to use Fern to g
1111

1212
Here you'll find information about managing your plants, customers, and orders for your plant shop.
1313

14-
<Cards>
14+
<CardGroup>
1515
<Card title="API Reference" icon="fa-solid fa-code" href="/api-reference" />
1616
<Card
1717
title="Discord Community"
@@ -28,7 +28,7 @@ Here you'll find information about managing your plants, customers, and orders f
2828
icon="fa-solid fa-shield-halved"
2929
href="https://security.buildwithfern.com"
3030
/>
31-
</Cards>
31+
</CardGroup>
3232

3333
## Get support
3434

0 commit comments

Comments
 (0)