plane/web/components/custom-attributes/attributes-list/issue-modal/index.ts
2023-09-20 15:16:13 +05:30

5 lines
133 B
TypeScript

export * from "./checkboxes";
export * from "./description-fields";
export * from "./file-uploads";
export * from "./select-fields";