@plasmicpkgs/plasmic-rich-components 1.0.258 → 1.0.260

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.
@@ -1178,7 +1178,6 @@ function RichLayout(_a) {
1178
1178
  items: [
1179
1179
  {
1180
1180
  key: "logout",
1181
- // @ts-expect-error: https://github.com/ant-design/ant-design/issues/47886
1182
1181
  icon: /* @__PURE__ */ React.createElement(LogoutOutlined, null),
1183
1182
  label: "Sign out"
1184
1183
  }