0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/issues/issue-modal/index.ts
2024-01-22 13:19:43 +05:30

4 lines
87 B
TypeScript

export * from "./draft-issue-layout";
export * from "./form";
export * from "./modal";