build(#10336): isChromatic
This commit is contained in:
parent
388ecfb1ea
commit
faf827a50a
3 changed files with 5 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ export const Default = {
|
|||
};
|
||||
},
|
||||
args: {
|
||||
static: isChromatic,
|
||||
static: isChromatic(),
|
||||
},
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ export const Default = {
|
|||
};
|
||||
},
|
||||
args: {
|
||||
static: isChromatic,
|
||||
static: isChromatic(),
|
||||
},
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue