We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51c950 commit 5530c99Copy full SHA for 5530c99
README.md
@@ -63,7 +63,7 @@ Vue.use(VueFormGenerator);
63
export default {
64
data: {
65
schema: { ... },
66
- model:
+ model: {
67
id: 1,
68
name: "John Doe",
69
password: "J0hnD03!x4",
0 commit comments