- homepage mobile

This commit is contained in:
Peter Papp
2021-04-05 18:00:54 +02:00
parent 399748b01a
commit 2ca4d4a02d
8 changed files with 381 additions and 54 deletions
+4 -4
View File
@@ -112,10 +112,10 @@
return {
isLoading: false,
register: {
name: 'Peter',
email: 'john@doe.com',
password: 'vuefilemanager',
password_confirmation: 'vuefilemanager',
name: '',
email: '',
password: '',
password_confirmation: '',
},
}
},