remove the email from component data

This commit is contained in:
omair saleh
2020-08-12 04:45:46 +08:00
parent 57bd2be885
commit 27ba9aa61e
@@ -96,7 +96,7 @@
return {
error: '',
parameters: {
email: 'uldvstar@gmail.com'
email: ''
}
};
},