File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
apps/docs/content/components Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ Use the `Image` component to add an image to the `Card`. The `Image` component i
131
131
< Card .Image
132
132
src= " https://via.placeholder.com/600x400/d3d9df/d3d9df.png"
133
133
alt= " placeholder, blank area with an gray background color"
134
- aspectRatio= " 16:9"
135
134
/ >
136
135
< Card .Heading > Code search & code view< / Card .Heading >
137
136
< Card .Description >
Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ You can add an `image` to enhance the visual context.
58
58
< Pillar .Image
59
59
src= " https://via.placeholder.com/600x400/d3d9df/d3d9df.png"
60
60
alt= " placeholder, blank area with an gray background color"
61
- aspectRatio= " 16:9"
62
61
/ >
63
62
< Pillar .Heading > Code search & code view< / Pillar .Heading >
64
63
< Pillar .Description >
You can’t perform that action at this time.
0 commit comments