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