{"version":3,"file":"js/scripts_react_shared_components_WatchOnAppleIcon_WatchOnAppleIcon_js.js?_t=1a678f63a0b11c17f1db","mappings":";;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AAEA;AACA;AACA;AAAA;AAAA;AACA;AACA;AACA;AACA;AACA;AAAA;AAEA;AACA;AACA;AAIA;AACA;AACA;AAAA;AAAA;AACA;AACA;AACA;AACA;AACA;AAAA;AAEA;AACA;AACA;AAIA;AAEA;AAAA;AAAA;AACA;AACA;AACA;AACA;AACA;AAAA;AAEA;AAIA","sources":["webpack://@mlssoccer/netcore/./scripts/react/shared/components/WatchOnAppleIcon/WatchOnAppleIcon.js"],"sourcesContent":["import { es, fr } from \"date-fns/locale\";\nimport React from \"react\";\nimport { getCultureLocalizer } from \"../../utils\";\nexport const WatchOnAppleIcon = ({ width, height }) => {\n const locale = getCultureLocalizer();\n\n if (locale == fr) {\n return (\n \n );\n }\n\n if (locale == es) {\n return (\n \n );\n }\n\n return (\n \n \n \n );\n};\n"],"names":[],"sourceRoot":""}