plane/web/layouts/settings-layout/index.ts
Aaryan Khandelwal a7d6b528bd
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 14:44:06 +05:30

4 lines
83 B
TypeScript

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