mirror of
https://github.com/kevin-DL/build-gmail-clone-with-vue-3.git
synced 2026-01-17 05:04:51 +00:00
Lesson 9 - Email Navigation Buttons and Keyboard Shortcuts
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
openEmail(email) {
|
||||
email.read = true
|
||||
this.updateEmail(email)
|
||||
|
||||
this.openedEmail = email
|
||||
},
|
||||
archiveEmail(email) {
|
||||
|
||||
Reference in New Issue
Block a user