diff --git a/src/components/BulkActionBar.vue b/src/components/BulkActionBar.vue new file mode 100644 index 0000000..865282c --- /dev/null +++ b/src/components/BulkActionBar.vue @@ -0,0 +1,26 @@ + + + + Mark Read + + + Mark Unread + + + + + + + \ No newline at end of file diff --git a/src/components/InboxScreen.vue b/src/components/InboxScreen.vue index 418e4f0..0fc689a 100644 --- a/src/components/InboxScreen.vue +++ b/src/components/InboxScreen.vue @@ -1,28 +1,25 @@ VMail Inbox - Number selected: {{emailSelection.emails.size}} - Mark Selected Read - Mark Selected Unread +
Number selected: {{emailSelection.emails.size}}