mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 16:19:43 +01:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export * from "./comment-block";
|
|
export { CommentCardDisplay } from "@/components/comments/card/display";
|