Skip to content

Commit

Permalink
Update components/coachmark/stories/coachmark.stories.js
Browse files Browse the repository at this point in the history
Co-authored-by: Marissa Huysentruyt <[email protected]>
  • Loading branch information
cdransf and marissahuysentruyt authored Jan 23, 2025
1 parent 3cd5f4d commit c86fd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/coachmark/stories/coachmark.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Standard.args = { image: "example-card-landscape.png" };
export const MediaStates = CoachMarkMediaStateTemplates.bind({});
MediaStates.tags = ["!dev"];
MediaStates.args = {
hasImage: true,
imageSource: "example-card-portrait.png",
};
MediaStates.parameters = {
chromatic: {
Expand Down

0 comments on commit c86fd7c

Please sign in to comment.