mirror of
https://github.com/makeplane/plane.git
synced 2026-05-24 11:18:51 -05:00
c5cac27026
* chore: profile setting content header and wrapper component added * chore: profile setting content header and wrapper component added * chore: profile settings layout code refactor
7 lines
246 B
TypeScript
7 lines
246 B
TypeScript
export * from "./activity";
|
|
export * from "./overview";
|
|
export * from "./profile-issues-filter";
|
|
export * from "./sidebar";
|
|
export * from "./time";
|
|
export * from "./profile-setting-content-wrapper"
|
|
export * from "./profile-setting-content-header" |