registration ui fixes, and clean up header menu and footer

This commit is contained in:
omair saleh
2021-08-02 12:15:58 +08:00
parent aab1da6c12
commit 79cc00a37f
@@ -231,11 +231,6 @@
import registrationFormValidation from '../../../general/mixins/accounts/validation/registrationFormValidation';
import stepNavi from '../../../general/mixins/stepNavi';
export default {
props: {
email: {
required: true
},
},
data() {
return {
error: '',