plane/apps/app/components/issues/comment/index.ts

3 lines
63 B
TypeScript
Raw Normal View History

2023-02-02 09:30:35 +00:00
export * from "./add-comment";
export * from "./comment-card";