diff --git a/frontend/src/components/ChatInputBar.vue b/frontend/src/components/ChatInputBar.vue new file mode 100644 index 0000000..8a7555a --- /dev/null +++ b/frontend/src/components/ChatInputBar.vue @@ -0,0 +1,397 @@ + + + + + + + + {{ attachedNote.title }} + × + + + + + + + + + + + + + + + {{ note.title || 'Untitled' }} + Searching... + No notes found + + + + + + + + + + + + + + + + + + + + + + ↑ + + + + +