<VeltWireframe>
    <VeltCommentsSidebarWireframe.List>
        <VeltCommentsSidebarWireframe.List.Item>
            <VeltCommentsSidebarWireframe.List.Item.Group />
            <VeltCommentsSidebarWireframe.List.Item.DialogContainer />
        </VeltCommentsSidebarWireframe.List.Item>
    </VeltCommentsSidebarWireframe.List>
</VeltWireframe>

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

Default Subcomponent

<VeltWireframe>
    <VeltCommentsSidebarWireframe.List>
        <VeltCommentsSidebarWireframe.List.Item>
            <VeltCommentsSidebarWireframe.List.Item.Group />
            <VeltCommentsSidebarWireframe.List.Item.DialogContainer />
        </VeltCommentsSidebarWireframe.List.Item>
    </VeltCommentsSidebarWireframe.List>
</VeltWireframe>