Fix storybook
This commit is contained in:
parent
fc10a39cb1
commit
e2b217edbc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
themeSetting: {
|
themeSetting: {
|
||||||
getValue: async () => 'light',
|
getValue: async () => 'light',
|
||||||
},
|
},
|
||||||
waitForChange: noop,
|
waitForChange: () => new Promise(noop),
|
||||||
},
|
},
|
||||||
OS: {
|
OS: {
|
||||||
hasCustomTitleBar: () => false,
|
hasCustomTitleBar: () => false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue