Fix changing email address error handling
This commit is contained in:
parent
eafc4408eb
commit
a44b4c4426
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div :class>
|
||||
<div id="update-email-container" :class>
|
||||
<form method="post" v-on:submit.prevent="submitForm">
|
||||
<div class="content-box">
|
||||
<h2 class="mb-6 text-grey-darkest font-medium">{{ $t('dashboard.account.email.title') }}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue