plane/web/components/custom-attributes/index.ts
2023-09-12 19:36:35 +05:30

5 lines
121 B
TypeScript

export * from "./attribute-forms";
export * from "./dropdowns";
export * from "./input";
export * from "./object-modal";