0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/layouts/auth-layout/index.ts
sriram veeraghanta 98b1a078de
fix: project layout added and theming fixes ()
* fix: project layout added and theme fixes

* feat: input color picker component added to ui package

* fix: layout fixes

* fix: conflicts and build issues resolved

* fix: layout headers fixes
2023-10-17 12:46:38 +05:30

4 lines
104 B
TypeScript

export * from "./user-wrapper";
export * from "./workspace-wrapper";
export * from "./project-wrapper";