plane/space/components/issues/peek-overview/comment/index.ts
2023-09-06 11:59:57 +05:30

4 lines
107 B
TypeScript

export * from "./add-comment";
export * from "./comment-detail-card";
export * from "./comment-reactions";