plane/apps/app/components/modules/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";