diff --git a/components/MessageReply.vue b/components/MessageReply.vue new file mode 100644 index 0000000..0e069aa --- /dev/null +++ b/components/MessageReply.vue @@ -0,0 +1,91 @@ + + + Replying to {{ props.author }}: + + + + + + + \ No newline at end of file
Replying to {{ props.author }}: