0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/layouts/settings-layout/index.ts
Aaryan Khandelwal db75eced0a chore: deactivate user option added ()
* dev: deactivate user option added

* chore: new layout for profile settings

* fix: build errors

* fix: user profile activity
2023-12-07 19:59:35 +05:30

4 lines
83 B
TypeScript

export * from "./profile";
export * from "./project";
export * from "./workspace";