{"version":3,"file":"index-D4GPB9O_.js","sources":["../../../app/javascript/components/Website/src/components/PageContainer/index.tsx"],"sourcesContent":["import React, { ReactElement } from \"react\";\nimport { Flex } from \"playbook-ui\";\n\ntype PageContainerProps = {\n children: ReactElement | ReactElement[];\n};\nexport const PageContainer = ({ children }: PageContainerProps) => {\n return (\n \n {children}\n \n );\n};\n"],"names":["PageContainer","children","jsx","Flex"],"mappings":"2JAMO,MAAMA,EAAgB,CAAC,CAAE,SAAAC,KAE5BC,EAAA,IAACC,EAAA,CACC,MAAM,UACN,IAAI,KACJ,SAAS,MACT,QAAQ,OACR,YAAY,SACZ,SAAS,KAER,SAAAF,CAAA,CAAA"}