ReplyQuote

Indented quote of a parent message before a reply — left border, author name, and truncated text.

Import

import { ReplyQuote } from "@gumtree/ui/chat/ReplyQuote";

Props

PropTypeDefaultDescription
nick*string-Original author nickname
childrenComponentChildren-Quoted text (typically truncated)

Examples

Reply Quote

alice should we ship this as v3.3.3 hotfix…
<ReplyQuote nick="alice">should we ship this as v3.3.3 hotfix…</ReplyQuote>