{"version":3,"file":"ThreeUp-CaU84Oep-chunk.js","sources":["../../../src/components/page/three-up/ThreeUp.jsx"],"sourcesContent":["import React from \"react\";\nimport { PropTypes } from \"prop-types\";\nimport VideoPopup from \"components/utility/video/VideoPopup\";\nimport { getDecodedHtml } from \"utils/getDecodedHtml\";\n\nconst ThreeUp = ({ data }) => {\n\tconst { title, items } = data;\n\treturn (\n\t\t