feat: Add Contacts page (#1335)

Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Nithin David Thomas 2020-11-10 15:25:26 +05:30 committed by GitHub
parent 2babfd6148
commit f214c9c47c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 1163 additions and 179 deletions

View file

@ -37,7 +37,10 @@ export default {
Spinner,
},
props: {
groupedMessages: Array,
groupedMessages: {
type: Array,
default: () => [],
},
},
data() {
return {