{"version":3,"file":"component---src-pages-410-stats-js-7e7aa3284f5b74f6cc19.js","mappings":"0LAgBA,UAXsBA,IAClB,MAAM,EAAEC,IAAMC,EAAAA,EAAAA,KAEd,OACIC,EAAAA,cAACC,EAAAA,GAAaC,EAAAA,EAAAA,GAAA,GAAKL,EAAK,CAAEM,oBAAkB,IACxCH,EAAAA,cAAA,UAAKF,EAAE,SACPE,EAAAA,cAAA,SAAIF,EAAE,6KACM,C","sources":["webpack://gears-of-war-website/./src/pages/410-stats.js"],"sourcesContent":["import React from 'react'\r\nimport { useTranslation } from 'react-i18next'\r\n\r\nimport LayoutContent from '../components/layout/layoutContent'\r\n\r\nconst StatsGonePage = props => {\r\n const { t } = useTranslation()\r\n\r\n return (\r\n \r\n

{t('Gone')}

\r\n

{t('Looking for stats? Relive your Gears history and review your data in-game. We’ve retired all Gears of War legacy title’s card and stats pages. They served the COG well.')}

\r\n
\r\n )\r\n}\r\n\r\nexport default StatsGonePage\r\n"],"names":["props","t","useTranslation","React","LayoutContent","_extends","hasVerticalGutters"],"sourceRoot":""}