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
commit 2eea606442
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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()}