Files
plane/web/ee/components/common/layout/index.ts
Anmol Singh Bhatia f247d854bd [WEB-2943] dev: common layout components (#2072)
* dev: common title and description input component added

* dev: common layout components
2025-01-02 18:22:27 +05:30

4 lines
75 B
TypeScript

export * from "./main";
export * from "./root";
export * from "./sidebar";