build(#10336): isChromatic

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-04-02 21:30:43 +09:00
parent 388ecfb1ea
commit faf827a50a
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',