diff --git a/client/src/components/Dropdown.vue b/client/src/components/Dropdown.vue new file mode 100644 index 0000000..b0abae2 --- /dev/null +++ b/client/src/components/Dropdown.vue @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + diff --git a/client/src/components/RecentActivity.vue b/client/src/components/RecentActivity.vue index 07dc324..1a1beba 100644 --- a/client/src/components/RecentActivity.vue +++ b/client/src/components/RecentActivity.vue @@ -22,13 +22,22 @@ class="ml-2 flex flex-col flex-wrap" style="width: calc(20px * 15); height: calc(20px * 7)" > -