@social-mail/social-mail-hosted-web 1.2.16 → 1.2.17

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.
@@ -18070,9 +18070,7 @@ System.register(["tslib", "@social-mail/social-mail-client/dist/common/controls/
18070
18070
  cancelToken,
18071
18071
  version: this.version
18072
18072
  })), {
18073
- itemRenderer: item => XNode.create("div", {
18074
- "data-layout": "row"
18075
- }, XNode.create("a", {
18073
+ itemRenderer: item => XNode.create("div", null, XNode.create("a", {
18076
18074
  "data-click-event": "route",
18077
18075
  href: AdminCommands.editZone.displayRoute({
18078
18076
  zoneID: item.zoneID