We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.

<VeltWireframe>
    <VeltCommentDialogWireframe.Body>
        <VeltCommentDialogWireframe.Threads>
            <VeltCommentDialogWireframe.ThreadCard />
            <VeltCommentDialogWireframe.MoreReply />
        </VeltCommentDialogWireframe.Threads>
        <VeltCommentDialogWireframe.ToggleReply />
    </VeltCommentDialogWireframe.Body>
</VeltWireframe>