You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ VueFormGenerator is a schema-based form generator component for [Vue.js](https:/
27
27
28
28
## More fields `*new*`
29
29
30
-
VueFormGenerator support custom fields.
30
+
VueFormGenerator supports custom fields.
31
31
If you decide to release your custom field into the wild, please [open a new issue](https://github.com/vue-generators/vue-form-generator/issues) so we can add you to a list here!
32
32
Please try to use this naming convention for your custom field : `vfg-field-*`
33
33
Example :
@@ -36,7 +36,7 @@ Example :
36
36
*`vfg-field-calendar`
37
37
*`vfg-field-awesome-dropdown`
38
38
39
-
This way, it will be easier for everyone to find it. Thank you!
39
+
This way, it will be easier for everyone to find it. Thank you!
0 commit comments