Fix storybook
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
themeSetting: {
|
themeSetting: {
|
||||||
getValue: async () => 'light',
|
getValue: async () => 'light',
|
||||||
},
|
},
|
||||||
waitForChange: noop,
|
waitForChange: () => new Promise(noop),
|
||||||
},
|
},
|
||||||
OS: {
|
OS: {
|
||||||
hasCustomTitleBar: () => false,
|
hasCustomTitleBar: () => false,
|
||||||
|
Reference in New Issue
Block a user