{"version":3,"file":"component---src-pages-410-cards-js-58e2e3c961f2fdc46244.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,0KACM,C","sources":["webpack://gears-of-war-website/./src/pages/410-cards.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 CardsGonePage = props => {\r\n const { t } = useTranslation()\r\n\r\n return (\r\n \r\n

{t('Gone')}

\r\n

{t('Looking for Gears 4 cards? Review your cards or find the store 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 CardsGonePage\r\n"],"names":["props","t","useTranslation","React","LayoutContent","_extends","hasVerticalGutters"],"sourceRoot":""}