> ## Documentation Index
> Fetch the complete documentation index at: https://stratanote.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Default

[**API Reference**](/api-reference/index) / [**CommentsPanel**](/api-reference/components/CommentsPanel/index)

***

> `const` **default**: `React.FC`\<`CommentsPanelProps`>

Defined in: [components/CommentsPanel.tsx:107](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/components/CommentsPanel.tsx#L107)

Side popover comments panel component.
Displays threaded notes, nested replies, handles resolve / approve actions,
and tracks text selection quotes for commenting on specific lines of text.
