plane/apps/app/components/modules/sidebar-select/index.ts

4 lines
98 B
TypeScript
Raw Normal View History

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