@prefabs.tech/vue3-form 0.15.0 → 0.17.0

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.
@@ -12289,7 +12289,7 @@ const yp = ["for"], gp = ["id", "disabled", "placeholder", "type"], bp = {
12289
12289
  type: String
12290
12290
  },
12291
12291
  name: {
12292
- default: "name",
12292
+ default: "input",
12293
12293
  required: !1,
12294
12294
  type: String
12295
12295
  },