@plasmicpkgs/plasmic-rich-components 1.0.258 → 1.0.259

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/index.js CHANGED
@@ -1192,7 +1192,6 @@ function RichLayout(_a) {
1192
1192
  items: [
1193
1193
  {
1194
1194
  key: "logout",
1195
- // @ts-expect-error: https://github.com/ant-design/ant-design/issues/47886
1196
1195
  icon: /* @__PURE__ */ React__default.default.createElement(icons.LogoutOutlined, null),
1197
1196
  label: "Sign out"
1198
1197
  }