Skip to content

Commit

Permalink
ci: stop MkGalleryPostPreview snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken authored May 17, 2023
1 parent 747d323 commit 45263f4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ export const Default = {
],
parameters: {
layout: 'centered',
chromatic: {
// FIXME: flaky
disableSnapshot: true,
},
},
} satisfies StoryObj<typeof MkGalleryPostPreview>;
export const Hover = {
Expand Down

0 comments on commit 45263f4

Please sign in to comment.