Skip to content

Commit

Permalink
[docs][material-ui][Card] Update CardMedia description (@shahzaibdev1) (
Browse files Browse the repository at this point in the history
mui#43121)

Signed-off-by: shahzaibdev1 <65166554+shahzaibdev1@users.noreply.github.com>
Co-authored-by: shahzaibdev1 <65166554+shahzaibdev1@users.noreply.github.com>
Co-authored-by: Aarón García Hervás <aaron.garcia.hervas@gmail.com>
Co-authored-by: ZeeshanTamboli <zeeshan.tamboli@gmail.com>
  • Loading branch information
4 people committed Jul 30, 2024
1 parent 8fcc47f commit 8aef9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/cards/cards.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Material UI Card component includes several complementary utility component
- Card: a surface-level container for grouping related components.
- Card Content: the wrapper for the Card content.
- Card Header: an optional wrapper for the Card header.
- Card Media: an optional container for displaying background images and gradient layers behind the Card Content.
- Card Media: an optional container for displaying images, videos, etc.
- Card Actions: an optional wrapper that groups a set of buttons.
- Card Action Area: an optional wrapper that allows users to interact with the specified area of the Card.

Expand Down

0 comments on commit 8aef9ad

Please sign in to comment.