Skip to content

Commit

Permalink
fix(Popover): update component version number (#2038)
Browse files Browse the repository at this point in the history
  • Loading branch information
booc0mtaco authored Aug 22, 2024
1 parent aed0f09 commit 9940d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Popover/Popover.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
component: Popover,
parameters: {
layout: 'centered',
badges: ['intro-1.0', 'current-1.3'],
badges: ['intro-1.0', 'current-2.0'],
chromatic: {
// These stories are very flaky, though we're not sure why.
// We tried delaying the snapshot just in case there's a timing issue at play here, which was not successful.
Expand Down

0 comments on commit 9940d76

Please sign in to comment.