refactor: change camelCase props to kebab-case
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
/>
|
||||
<CFormInput
|
||||
placeholder="Email"
|
||||
prependHtml="@"
|
||||
prepend-html="@"
|
||||
autocomplete="email"
|
||||
/>
|
||||
<CFormInput
|
||||
|
||||
Reference in New Issue
Block a user