Skip to content

Commit

Permalink
Convert AppTile to TS
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
  • Loading branch information
SimonBrandner committed Sep 17, 2021
1 parent 03ce568 commit e1445f7
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 147 deletions.
1 change: 0 additions & 1 deletion src/components/structures/LeftPanelWidget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const LeftPanelWidget: React.FC = () => {
<AppTile
app={app}
fullWidth
show
showMenubar={false}
userWidget
userId={cli.getUserId()}
Expand Down
Loading

0 comments on commit e1445f7

Please sign in to comment.