{"version":3,"file":"component---src-pages-watch-js-65d7aaca437c4990b759.js","mappings":"mJAGMA,EAAsB,SAAH,OAAMC,EAAK,EAALA,MAAK,OAClC,uBAAKC,MAAO,CACVC,WAAW,0EAEX,sBAAID,MAAO,CACTE,MAAM,OACNC,UAAU,SACVC,WAAW,SACXC,WAAW,MACXC,SAAS,OACTC,QAAQ,OACRC,OAAO,MACLT,GACJ,uBAAKU,UAAU,2CACb,0BAAQV,MAAM,8BAA8BW,IAAI,2CAA2CC,MAAM,MAAMC,OAAO,MAAMC,YAAY,IAAIC,MAAM,uBAAuBC,iBAAe,KAE9K,EAORjB,EAAoBkB,aAAe,CACjCjB,MAAM,yBAGR,K,8FCTA,UAbsB,WAAH,OACjB,gBAAC,IAAU,KACT,gBAAC,IAAM,KACL,gBAAC,IAAG,CAACA,MAAM,UACX,gBAAC,IAAS,KACR,uBAAKC,MAAO,CAACQ,OAAO,WAClB,gBAAC,IAAmB,CAACT,MAAM,4BAItB,C","sources":["webpack://gatsby-starter-default/./src/components/awards-ceremony-video.js","webpack://gatsby-starter-default/./src/pages/watch.js"],"sourcesContent":["import PropTypes from \"prop-types\"\nimport React from \"react\"\n\nconst AwardsCeremonyVideo = ({ title }) => (\n
\n

{title}

\n
\n \n
\n
\n)\n\nAwardsCeremonyVideo.propTypes = {\n title: PropTypes.string,\n}\n\nAwardsCeremonyVideo.defaultProps = {\n title: `Paperless Awards 2019`,\n}\n\nexport default AwardsCeremonyVideo","import React from \"react\"\n\nimport Background from \"../components/background\"\nimport Layout from \"../components/layout\"\nimport Seo from \"../components/seo\"\nimport Container from \"../components/bootstrap/container\"\nimport AwardsCeremonyVideo from \"../components/awards-ceremony-video\"\n\nconst ShortlistPage = () => (\n \n \n \n \n
\n \n
\n
\n
\n
\n)\n\nexport default ShortlistPage\n"],"names":["AwardsCeremonyVideo","title","style","background","color","textAlign","fontFamily","fontWeight","fontSize","padding","margin","className","src","width","height","frameBorder","allow","allowFullScreen","defaultProps"],"sourceRoot":""}