{"version":3,"sources":["webpack:///./app/javascript/components_v2/IE/IE.js","webpack:///./app/javascript/components_v2/IE/index.js"],"names":["IE","React","createElement","Flex","justifyContent","mx","InfoSection","headline","body","center","Header","as","href","target","color","alignSelf","isIE","document","documentMode"],"mappings":"wJAkDeA,EA/CJ,WAAH,OACNC,IAAAC,cAACC,IAAI,CAACC,eAAe,SAASC,GAAI,CAAC,KAAM,KAAM,SAC7CJ,IAAAC,cAACI,IAAW,CACVC,SAAU,yBACVC,KAAK,kFACLC,QAAM,GAENR,IAAAC,cAACQ,IAAM,CACLC,GAAG,IACHC,KAAK,gCACLC,OAAO,SACPC,MAAM,QACNC,UAAW,CAAC,UAAW,KAAM,UAC9B,UAGDd,IAAAC,cAACQ,IAAM,CACLC,GAAG,IACHC,KAAK,6CACLC,OAAO,SACPC,MAAM,QACNC,UAAW,CAAC,UAAW,KAAM,UAC9B,WAGDd,IAAAC,cAACQ,IAAM,CACLC,GAAG,IACHC,KAAK,6CACLC,OAAO,SACPC,MAAM,QACNC,UAAW,CAAC,UAAW,KAAM,UAC9B,UAGDd,IAAAC,cAACQ,IAAM,CACLC,GAAG,IACHC,KAAK,yDACLC,OAAO,SACPC,MAAM,QACNC,UAAW,CAAC,UAAW,KAAM,UAC9B,SAIE,EC5CHC,IAAiCC,SAASC,aAIjClB,K","file":"js/grouped~united-5a35dbdf461b81370669.chunk.js","sourcesContent":["import React from 'react'\nimport { Flex, InfoSection, Header } from 'ui/acro'\n\nconst IE = () => (\n \n \n \n Chrome\n \n \n Firefox\n \n \n Safari\n \n \n Edge\n \n \n \n)\n\nexport default IE\n","import IE from './IE'\n\n// isIE Returns true if user agent is Internet Explorer 8-11\nconst isIE = /* @cc_on!@ */ false || !!document.documentMode\n\nexport { isIE }\n\nexport default IE\n"],"sourceRoot":""}