Skip to content

Commit

Permalink
Update components/canvas/Card/Card.stories.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Gavyn McKenzie <[email protected]>
  • Loading branch information
Carl-J-M and gavmck authored Aug 8, 2024
1 parent 8107393 commit 10a4e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/canvas/Card/Card.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export const ImageCard: StoryObj = {
<diamond-card border radius shadow class="diamond-theme-light">
<diamond-img block responsive>
<img
src="https://placehold.co/300x300"
src="https://placehold.co/400x300"
alt="Placeholder"
width="300"
height="300"
Expand Down

0 comments on commit 10a4e80

Please sign in to comment.