Skip to content

Commit

Permalink
refactor: Refactoring the apps page (#35)
Browse files Browse the repository at this point in the history
* refactor: Refactoring the apps page

* fix: Call actions properly, fix getInstalledApps

---------

Co-authored-by: Maxim Lyubimov <[email protected]>
Co-authored-by: Slipn3r <[email protected]>
  • Loading branch information
3 people authored Oct 4, 2023
1 parent 8008481 commit 6807024
Show file tree
Hide file tree
Showing 6 changed files with 2,668 additions and 371 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"source.fixAll.eslint"
],
"eslint.validate": ["javascript", "javascriptreact", "typescript", "vue"],

"eslint.workingDirectories": [
{ "mode": "auto" }
],
}
Loading

0 comments on commit 6807024

Please sign in to comment.