fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -88,7 +88,7 @@ export default {
|
||||
}}
|
||||
</p>
|
||||
<div class="space-y-5">
|
||||
<form-input
|
||||
<FormInput
|
||||
v-model.trim="credentials.email"
|
||||
name="email_address"
|
||||
:has-error="v$.credentials.email.$error"
|
||||
|
||||
Reference in New Issue
Block a user