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 ec3939d commit 99cb6ecCopy full SHA for 99cb6ec
assets/src/js/admin/form-editor/field-generator.js
@@ -170,4 +170,4 @@ function generate (config) {
170
return htmlutil.prettyPrint(vdom.innerHTML).replace(/<\/label>/g, '\n</label>') + '\n'
171
}
172
173
-module.exports = generate
+module.exports = generate
0 commit comments