Skip to content

CommentThread

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Comments/CommentThread.tsx

Props

NameTypeRequiredDefault
commentCommentWithUser-
onResolveFunction-
onUnresolveFunction-
onReplyFunction-
onDeleteFunction--
projectIdstring--

Diagram

mermaid
graph TD
    component_CommentThread_20643079["CommentThread"]
    class component_CommentThread_20643079 rootComponent

Relationships

  • RENDERS → Check
  • RENDERS → Avatar
  • RENDERS → MessageSquare
  • RENDERS → RotateCcw
  • RENDERS → Trash2
  • RENDERS → CommentReply
  • RENDERS → ReplyForm
  • USES_HOOK → useState

Was this page helpful?

Download as PDF