Convert AppTile to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@ interface IAppTileProps {
|
||||
userId: string;
|
||||
creatorUserId: string;
|
||||
waitForIframeLoad: boolean;
|
||||
whitelistCapabilities: string[];
|
||||
whitelistCapabilities?: string[];
|
||||
userWidget: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user