Skip to content

Commit

Permalink
Update packages/document/docs/en/fragments/builtin-components.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 authored Oct 22, 2024
1 parent fe1727b commit 58f1748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/document/docs/en/fragments/builtin-components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The effect is as follows:

import { Card } from '@theme';

<Card title="Card Title" text="Card Content" />
<Card title="Card Title" content="Card Content" />

The types of props included are as follows:

Expand Down

0 comments on commit 58f1748

Please sign in to comment.