[WEB-1716] dev: app sidebar revamp (#4921)

* dev: revamp app sidebar

* dev: revamp app sidebar

* chore: tooltips added

* fix: drag handle

* chore: update chevron angle

* fix: workspace sidebar dropdown
This commit is contained in:
Aaryan Khandelwal 2024-06-24 20:10:30 +05:30 committed by GitHub
parent 3eda3845fa
commit 535a27309e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 779 additions and 616 deletions

View file

@ -1 +1 @@
export const AppSwitcher = () => null;
export const SidebarAppSwitcher = () => null;