ci: stop MkGalleryPostPreview snapshot

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-05-17 07:51:45 +00:00 committed by GitHub
parent 747d323584
commit 45263f4cd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,10 @@ export const Default = {
],
parameters: {
layout: 'centered',
chromatic: {
// FIXME: flaky
disableSnapshot: true,
},
},
} satisfies StoryObj<typeof MkGalleryPostPreview>;
export const Hover = {