Skip to content

Commit

Permalink
prettify cards.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Sep 12, 2024
1 parent 6589308 commit 0565efd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/pages/docs/guide/built-ins/cards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ A built-in component to embed a link in a card with an icon.

## Usage

First, import the `Card` and `Cards` components.
Then, import the icons that you want to use.
To create a set of cards, follow the example below.
First, import the `Card` and `Cards` components. Then, import the icons that you
want to use. To create a set of cards, follow the example below.

{/* prettier-ignore */}
```mdx filename="Markdown"
Expand Down

0 comments on commit 0565efd

Please sign in to comment.