This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2025-12-21 22:29:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codex/fix-user-assignment-dropdown-behavior
Add File
New File
Apply Patch
plane
/
apps
/
web
/
ce
/
components
/
sidebar
/
index.ts
3 lines
75 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[WEB-1559] chore: App switcher component added (#4793) * chore: dummy app switcher component added * chore: add export statement for the logo
2024-06-13 12:44:03 +05:30
export
*
from
"./app-switcher"
;
[WEB-2818] chore: project navigation items code refactor (#6170) * chore: project navigation items code refactor * fix: build error * chore: code refactor * chore: code refactor
2024-12-09 14:37:04 +05:30
export
*
from
"./project-navigation-root"
;
Reference in New Issue
Copy Permalink