mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 08:51:53 +08:00
add extra story testing disabled in new pattern
This commit is contained in:
parent
d502f2233a
commit
9fb86c52c3
@ -51,3 +51,11 @@ export const NoRationDefined = {
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export const Disabled = {
|
||||
parameters: {
|
||||
viewport: {
|
||||
disabled: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user