Fix storybook

This commit is contained in:
Fedor Indutny 2023-04-03 13:16:27 -07:00 committed by GitHub
parent 950c90f75d
commit 2710f463a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 64 additions and 8 deletions

View file

@ -68,6 +68,7 @@ const createProps = (overrideProps: Partial<Props> = {}): Props => ({
getPreferredBadge: () => getFakeBadge(),
i18n,
platform: 'darwin',
interactionMode: 'keyboard',
theme: ThemeType.light,