fix: remove eslint and prettier warnings

This commit is contained in:
Łukasz Holeczek
2021-10-31 20:50:56 +01:00
parent 1660d556f7
commit d2d9de7520
40 changed files with 388 additions and 480 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
</CInputGroupText>
<CFormInput
placeholder="Username"
autoComplete="username"
autocomplete="username"
/>
</CInputGroup>
<CInputGroup class="mb-4">
@@ -25,7 +25,7 @@
<CFormInput
type="password"
placeholder="Password"
autoComplete="current-password"
autocomplete="current-password"
/>
</CInputGroup>
<CRow>