Files
plane/apps/web/ce/components/comments/index.ts
2025-12-19 20:02:40 +05:30

3 lines
106 B
TypeScript

export * from "./comment-block";
export { CommentCardDisplay } from "@/components/comments/card/display";