Merge pull request #6815 from SimonBrandner/task/elements-ts

Convert `/src/components/views/elements` to TS
This commit is contained in:
Travis Ralston
2021-09-21 09:12:56 -06:00
committed by GitHub
23 changed files with 648 additions and 613 deletions

View File

@@ -76,7 +76,6 @@ const LeftPanelWidget: React.FC = () => {
<AppTile
app={app}
fullWidth
show
showMenubar={false}
userWidget
userId={cli.getUserId()}