Fix storybook for calling sources modal
This commit is contained in:
parent
4416715bff
commit
5b18bb8563
4 changed files with 18 additions and 18 deletions
|
@ -14,6 +14,7 @@ export type PresentableSource = {
|
|||
appIcon?: string;
|
||||
id: string;
|
||||
name: string;
|
||||
isScreen: boolean;
|
||||
thumbnail: string;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue