@contentful/experiences-core 1.20.0-dev-20241029T1508-7805510.0 → 1.20.0-dev-20241031T1242-5057733.0

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
@@ -575,7 +575,7 @@ const builtInStyles = {
575
575
  displayName: 'Hyperlink behaviour',
576
576
  type: 'Boolean',
577
577
  defaultValue: false,
578
- description: 'To open hyperlink in new Tab or not',
578
+ description: 'Open in new tab',
579
579
  },
580
580
  };
581
581
  const optionalBuiltInStyles = {