This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44bc199385
plane
/
web
/
layouts
/
settings-layout
/
profile
/
index.ts
4 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: settings page refactoring (#2477) * chore: implemented project layout and integrated sidebar component * chore: implemented workspace layout and integrated sidebar component
2023-10-18 13:47:02 +00:00
export
*
from
"./layout"
;
chore: deactivate user option added (#2841) * dev: deactivate user option added * chore: new layout for profile settings * fix: build errors * fix: user profile activity
2023-11-23 09:14:06 +00:00
export
*
from
"./settings-sidebar"
;
chore: settings page refactoring (#2477) * chore: implemented project layout and integrated sidebar component * chore: implemented workspace layout and integrated sidebar component
2023-10-18 13:47:02 +00:00
export
*
from
"./sidebar"
;
Reference in New Issue
Copy Permalink