Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1de2bd0

Browse files
committed
Convert AppTile to TS
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 4b58f9a commit 1de2bd0

File tree

5 files changed

+149
-147
lines changed

5 files changed

+149
-147
lines changed

src/components/structures/LeftPanelWidget.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ const LeftPanelWidget: React.FC = () => {
7676
<AppTile
7777
app={app}
7878
fullWidth
79-
show
8079
showMenubar={false}
8180
userWidget
8281
userId={cli.getUserId()}

0 commit comments

Comments
 (0)