@plasmicpkgs/antd5 0.0.32 → 0.0.34

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/antd.esm.js CHANGED
@@ -1165,8 +1165,8 @@ function registerForm(loader) {
1165
1165
  }
1166
1166
  },
1167
1167
  {
1168
- type: "default-component",
1169
- kind: "button",
1168
+ type: "component",
1169
+ name: "plasmic-antd5-button",
1170
1170
  props: {
1171
1171
  children: {
1172
1172
  type: "text",
@@ -1177,8 +1177,7 @@ function registerForm(loader) {
1177
1177
  ]
1178
1178
  },
1179
1179
  initialValues: {
1180
- type: "code",
1181
- lang: "json",
1180
+ type: "object",
1182
1181
  forceRemount: true
1183
1182
  },
1184
1183
  layout: {