style(lint): lint front-end code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{ $t("Resend confirmation email") }}
|
||||
</h1>
|
||||
<o-notification v-if="error" variant="danger">
|
||||
{{ errorMessage }}
|
||||
{{ errorMessage }}
|
||||
</o-notification>
|
||||
<form v-if="!validationSent" @submit="resendConfirmationAction">
|
||||
<o-field :label="$t('Email address')" labelFor="emailAddress">
|
||||
|
||||
Reference in New Issue
Block a user