This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
f79bd9df60
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"
;
Copy Permalink