mirror of
https://github.com/makeplane/plane.git
synced 2026-02-24 20:20:49 +01:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export * from "./comment-block";
|
|
export { CommentCardDisplay } from "@/components/comments/card/display";
|