{"version":3,"file":"static/js/33.4c4b2504.chunk.js","mappings":"uYAGaA,EAAmF,SAAC,G,IAAEC,EAAK,QAAEC,EAAU,aAAEC,EAAQ,WAC1H,kCAASC,UAAU,wBACf,sBAAIA,UAAU,wBACV,gBAAC,IAAgB,KAAKH,IACrBC,GAEJC,EALL,C","sources":["components/Section.tsx"],"sourcesContent":["import React from 'react';\r\nimport { MessageDescriptor, FormattedMessage } from 'react-intl';\r\n\r\nexport const Section: React.FC<{ title: MessageDescriptor, otherTitle?: React.ReactElement }> = ({ title, otherTitle, children }) =>\r\n
\r\n

\r\n \r\n {otherTitle}\r\n

\r\n {children}\r\n
"],"names":["Section","title","otherTitle","children","className"],"sourceRoot":""}