build(#10336): isChromatic

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-02 21:30:43 +09:00
parent 388ecfb1ea
commit faf827a50a
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
3 changed files with 5 additions and 2 deletions

View file

@ -24,7 +24,7 @@ export const Default = {
};
},
args: {
static: isChromatic,
static: isChromatic(),
},
parameters: {
layout: 'centered',

View file

@ -24,7 +24,7 @@ export const Default = {
};
},
args: {
static: isChromatic,
static: isChromatic(),
},
parameters: {
layout: 'centered',