Skip to content

Commit

Permalink
Update ArticleCard.mdx (carbon-design-system#1059)
Browse files Browse the repository at this point in the history
* Update ArticleCard.mdx

* Update ArticleCard.mdx
  • Loading branch information
sstrubberg authored Dec 3, 2020
1 parent 7d8c4b7 commit 4db231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example/src/pages/components/ArticleCard.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ The `<ArticleCard>` component should generally be used inside of a `<Row>` and `

| property | propType | required | default | description |
| ---------- | -------- | -------- | -------- | --------------------------------------------------------------------------------------------------- |
| children | node | | | Use 32x32 image as child, will display in bottom left of card |
| children | node | | | Set an image |
| href | string | | | Set url for card |
| title | string | | | Card title |
| subTitle | string | | | Card smaller sub title |
Expand Down

0 comments on commit 4db231c

Please sign in to comment.