0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app/components/modules/sidebar-select/index.ts
2023-02-02 18:04:13 +05:30

4 lines
98 B
TypeScript

export * from "./select-lead";
export * from "./select-members";
export * from "./select-status";