@plasmicpkgs/antd5 0.0.39 → 0.0.41

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
@@ -306,7 +306,7 @@ function registerCheckbox(loader) {
306
306
  variableType: "boolean"
307
307
  }
308
308
  },
309
- importPath: "@plasmicapp/antd5/skinny/registerCheckbox",
309
+ importPath: "@plasmicpkgs/antd5/skinny/registerCheckbox",
310
310
  importName: "AntdCheckboxGroup",
311
311
  parentComponentName: "plasmic-antd5-checkbox"
312
312
  });
@@ -2159,7 +2159,7 @@ function registerRadio(loader) {
2159
2159
  variableType: "text"
2160
2160
  }
2161
2161
  },
2162
- importPath: "@plasmicapp/antd5/skinny/registerRadio",
2162
+ importPath: "@plasmicpkgs/antd5/skinny/registerRadio",
2163
2163
  importName: "AntdRadioGroup"
2164
2164
  });
2165
2165
  }