plane/web/components/custom-attributes/dropdowns/index.ts

4 lines
107 B
TypeScript
Raw Normal View History

2023-09-15 07:06:51 +00:00
export * from "./color-picker";
2023-09-12 14:06:35 +00:00
export * from "./file-formats-dropdown";
export * from "./types-dropdown";