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 4e9514d commit 8107393
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 @@ -95,7 +95,7 @@ export const Interactive: StoryObj = {
Interactive.parameters = {
docs: {
description: {
story: `The 'diamond-card' component can be used as a link or button and made interactive by wrapping the card in an anchor or button element as shown in this example.
story: `The card can be made interactive by wrapping the card in an anchor or button element.
`,
},
},
Expand Down

0 comments on commit 8107393

Please sign in to comment.