diff --git a/packages/app/src/components/chat/ChatInput.vue b/packages/app/src/components/chat/ChatInput.vue index 3057939e..faa03135 100644 --- a/packages/app/src/components/chat/ChatInput.vue +++ b/packages/app/src/components/chat/ChatInput.vue @@ -6,23 +6,37 @@ :is-searching="isSearching" @select="handleSearchSelect" /> + + +
+
+

Replying to

+

{{ replyTo.excerpt }}

+
+ +
+