diff --git a/components/DropdownItem.vue b/components/DropdownItem.vue new file mode 100644 index 0000000..e3c1152 --- /dev/null +++ b/components/DropdownItem.vue @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/components/DropdownMenu.vue b/components/DropdownMenu.vue new file mode 100644 index 0000000..179be0a --- /dev/null +++ b/components/DropdownMenu.vue @@ -0,0 +1,48 @@ + + + + + \ No newline at end of file diff --git a/components/InviteCard.vue b/components/InviteCard.vue new file mode 100644 index 0000000..6c0e387 --- /dev/null +++ b/components/InviteCard.vue @@ -0,0 +1,53 @@ + + + \ No newline at end of file diff --git a/components/MessagePane.vue b/components/MessagePane.vue index e2ac677..f599666 100644 --- a/components/MessagePane.vue +++ b/components/MessagePane.vue @@ -1,5 +1,17 @@