@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.
@@ -2708,6 +2708,7 @@ var EmbedCode = function EmbedCode(_ref) {
2708
2708
  className: "mb-8 w-full flex-grow flex-col items-center justify-start",
2709
2709
  children: [/*#__PURE__*/jsxRuntime.jsx("div", {
2710
2710
  className: "mx-auto mb-2 w-full",
2711
+ "data-cy": "embed-code-block",
2711
2712
  "data-testid": "embed-code-block",
2712
2713
  children: /*#__PURE__*/jsxRuntime.jsx(CodeBlock, {
2713
2714
  className: "neeto-ui-rounded-lg",