stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

feat: add QuotedMessagePreviewHeader to the component context

Open arnautov-anton opened this issue 1 year ago • 0 comments

Motivation This component has been extracted from the QuotedMessagePreview component (in theming-v2) and now there's no way for the user to replace QuotedMessagePreviewHeader with a custom one (or get rid of it completely).

Proposed solution Add QuotedMessagePreviewHeader to the component context.

Acceptance Criteria

  • [ ] tests
  • [ ] docs

arnautov-anton avatar Sep 20 '22 07:09 arnautov-anton