plane/web/components/custom-attributes/attribute-forms/select-attribute/index.ts

4 lines
105 B
TypeScript
Raw Normal View History

2023-09-14 07:39:21 +00:00
export * from "./option-form";
export * from "./select-attribute-form";
export * from "./select-option";