@bigbinary/neeto-molecules 4.0.69 → 4.0.70

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.
@@ -2687,6 +2687,7 @@ var EmbedCode = function EmbedCode(_ref) {
2687
2687
  className: "mb-8 w-full flex-grow flex-col items-center justify-start",
2688
2688
  children: [/*#__PURE__*/jsx("div", {
2689
2689
  className: "mx-auto mb-2 w-full",
2690
+ "data-cy": "embed-code-block",
2690
2691
  "data-testid": "embed-code-block",
2691
2692
  children: /*#__PURE__*/jsx(CodeBlock, {
2692
2693
  className: "neeto-ui-rounded-lg",