Skip to content

Commit

Permalink
[DST-29]DESIGN-REVIEW-b2b (#3121)
Browse files Browse the repository at this point in the history
save
  • Loading branch information
sarahgm authored Jul 18, 2023
1 parent d83db63 commit 59ce495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/Badge/Badge.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const meta = {
},
args: {
children: 'new',
variant: 'info',
},
} satisfies Meta<typeof Badge>;

Expand Down

2 comments on commit 59ce495

@vercel
Copy link

@vercel vercel bot commented on 59ce495 Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marigold-storybook – ./

marigold-latest.vercel.app
marigold-storybook-git-main-marigold.vercel.app
marigold-storybook-marigold.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 59ce495 Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marigold-docs – ./

marigold-docs.vercel.app
marigold-docs-git-main-marigold.vercel.app
marigold-docs-marigold.vercel.app

Please sign in to comment.