refactor: change camelCase props to kebab-case

This commit is contained in:
woothu
2019-06-03 15:47:41 +02:00
parent 4ce4b01cae
commit 989220f82a
31 changed files with 420 additions and 480 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/>
<CFormInput
placeholder="Email"
prependHtml="@"
prepend-html="@"
autocomplete="email"
/>
<CFormInput