ci(#10336): change parameters
This commit is contained in:
parent
36e8988ff7
commit
3ab2a008f2
4 changed files with 7 additions and 8 deletions
|
|
@ -28,6 +28,10 @@ export const Empty = {
|
|||
},
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
chromatic: {
|
||||
/* This component has animations that are implemented with JavaScript. So it's unstable to take a snapshot. */
|
||||
disableSnapshot: true,
|
||||
},
|
||||
},
|
||||
} satisfies StoryObj<typeof MkPageHeader>;
|
||||
export const OneTab = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue