diff --git a/index.html b/index.html index 11f10f6..3ed2e66 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,20 @@ - - - - - - Solian - - -
- - + + + + + + Solian + + + + +
+ + diff --git a/src/components/chat/ChatEditor.vue b/src/components/chat/ChatEditor.vue new file mode 100644 index 0000000..e3ad940 --- /dev/null +++ b/src/components/chat/ChatEditor.vue @@ -0,0 +1,62 @@ + + + \ No newline at end of file diff --git a/src/components/chat/ChatList.vue b/src/components/chat/ChatList.vue index 381b91b..9465ab5 100644 --- a/src/components/chat/ChatList.vue +++ b/src/components/chat/ChatList.vue @@ -1,8 +1,7 @@