@plasmicpkgs/antd 0.0.96 → 0.0.97

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.
@@ -1814,7 +1814,7 @@ var tableMeta = {
1814
1814
  defaultValue: /*#__PURE__*/Object.keys(DEFAULT_ITEMS[0]).map(function (columnName) {
1815
1815
  return {
1816
1816
  type: "component",
1817
- name: "PlasmicAntDesignTableColumn",
1817
+ name: "AntdTableColumn",
1818
1818
  props: {
1819
1819
  title: capitalize(columnName),
1820
1820
  dataIndex: columnName