plane/web/layouts/setting-layout/workspace-setting-layout/index.tsx
Anmol Singh Bhatia c270c8689f
chore: settings page refactoring (#2477)
* chore: implemented project layout and integrated sidebar component

* chore: implemented workspace layout and integrated sidebar component
2023-10-18 19:17:02 +05:30

3 lines
53 B
TypeScript

export * from "./layout";
export * from "./sidebar";