@mieweb/forms-renderer 0.1.11 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/blaze.js +0 -2
- package/dist/blaze.js.map +1 -1
- package/dist/blaze.umd.cjs +1 -1
- package/dist/blaze.umd.cjs.map +1 -1
- package/dist/standalone.js +0 -2
- package/dist/standalone.js.map +1 -1
- package/dist/standalone.umd.cjs +1 -1
- package/dist/standalone.umd.cjs.map +1 -1
- package/package.json +2 -2
package/dist/blaze.js
CHANGED
|
@@ -24695,8 +24695,6 @@ const o_ = nt.memo(function({ field: v, sectionId: E }) {
|
|
|
24695
24695
|
type: "text",
|
|
24696
24696
|
value: g.question || "",
|
|
24697
24697
|
onChange: (A) => k.field.update("question", A.target.value),
|
|
24698
|
-
ange: !0,
|
|
24699
|
-
name: !0,
|
|
24700
24698
|
placeholder: "Enter question"
|
|
24701
24699
|
}
|
|
24702
24700
|
),
|