@plasmicpkgs/antd5 0.0.32 → 0.0.33

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",