test(ui): verify storybook light theme
This commit is contained in:
parent
b923ac8947
commit
0b2deb8405
4 changed files with 83 additions and 10 deletions
|
|
@ -20,9 +20,7 @@ export const Light: Story = {
|
|||
args: {
|
||||
theme: "light",
|
||||
},
|
||||
parameters: {
|
||||
globals: {
|
||||
theme: "light",
|
||||
},
|
||||
globals: {
|
||||
theme: "light",
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue