{"version":3,"file":"539.chunk.f76fb211f408171d3a7a.js","mappings":"iJAQO,MAAMA,EAAmEC,IAC5E,MAAM,GAAEC,EAAE,UAAEC,EAAS,SAAEC,GAAaH,EAEpC,OACII,EAAAA,cAAA,WAASH,GAAIA,EAAIC,UAAWA,GACxBE,EAAAA,cAAA,OAAKF,UCZS,wBDaVE,EAAAA,cAAA,OAAKF,UCboC,wBDaVC,IAE7B,C","sources":["webpack://Kristiania.Web/./Features/Layouts/Components/PageSection/PageSection.tsx","webpack://Kristiania.Web/./Features/Layouts/Components/PageSection/PageSection.module.css?557e"],"sourcesContent":["import * as React from 'react';\nimport styles from './PageSection.module.css';\n\nexport interface PageSectionProps {\n id?: string;\n className?: string;\n}\n\nexport const PageSection: React.FC> = props => {\n const { id, className, children } = props;\n\n return (\n
\n
\n
{children}
\n
\n
\n );\n};\n","// extracted by mini-css-extract-plugin\nexport default {\"Wrapper\":\"Fov3KMlE7osNR74JI44t\",\"Inner\":\"Wf6h4ZdN2S9XvO6RoMCf\"};"],"names":["PageSection","props","id","className","children","React"],"sourceRoot":""}