mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 23:23:08 +02:00
ci: stop MkGalleryPostPreview snapshot
This commit is contained in:
parent
747d323584
commit
45263f4cd0
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ export const Default = {
|
|||
],
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
chromatic: {
|
||||
// FIXME: flaky
|
||||
disableSnapshot: true,
|
||||
},
|
||||
},
|
||||
} satisfies StoryObj<typeof MkGalleryPostPreview>;
|
||||
export const Hover = {
|
||||
|
|
Loading…
Reference in a new issue