Convert AppTile to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
03ce568a5d
commit
e1445f71bd
5 changed files with 149 additions and 147 deletions
|
@ -67,7 +67,7 @@ interface IAppTileProps {
|
|||
userId: string;
|
||||
creatorUserId: string;
|
||||
waitForIframeLoad: boolean;
|
||||
whitelistCapabilities: string[];
|
||||
whitelistCapabilities?: string[];
|
||||
userWidget: boolean;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue