{"version":3,"file":"static/chunks/1862.f6ec38d247d0dac7.js","mappings":"8LAQe,SAASA,EAAgBC,GACtC,IAAQC,EAAmBD,EAAnBC,MAAOC,EAAYF,EAAZE,QACf,OAAM,SACHC,UAAO,CAACC,UAAU,U,oBAChBC,MAAG,CAACD,UAAY,GAA0B,OAAxBE,IAAAA,iB,oBAChBC,KAAE,C,SAAEN,K,SACJI,MAAG,CAACD,UAAWE,IAAAA,a,mBACbE,EAAAA,QAAoB,CAACN,QAASA,a,kBCdzCO,EAAOC,QAAU,CAAC,eAAe,sCAAsC,YAAY","sources":["webpack://_N_E/./components/contentful-components/rich-text/RichTextContent.tsx","webpack://_N_E/./components/contentful-components/rich-text/RichTextContent.module.scss"],"sourcesContent":["import CmsTextEditorContent from \"@Libs/contentful/components/cms-text-editor/CmsTextEditor\";\nimport classes from \"./RichTextContent.module.scss\";\n\nexport interface RichTextContentProps {\n title?: string;\n content: string;\n}\n\nexport default function RichTextContent(props: RichTextContentProps) {\n const { title, content } = props;\n return (\n
\n
\n

{title}

\n
\n \n
\n
\n
\n );\n}\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"text-content\":\"RichTextContent_text-content__bEmCk\",\"text-body\":\"RichTextContent_text-body__l_7PL\"};"],"names":["RichTextContent","props","title","content","section","className","div","classes","h2","CmsTextEditorContent","module","exports"],"sourceRoot":""}