You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":3,"sources":["webpack:///./src/pages/404.js"],"names":["NotFoundPage"],"mappings":"2FAAA,4CAWeA,UAPM,kBACnB,kBAAC,IAAD,KACE,yCACA","file":"component---src-pages-404-js-4dadc67a1667577cd3f6.js","sourcesContent":["import React from 'react';\r\n\r\nimport Layout from '../components/common/layout';\r\n\r\nconst NotFoundPage = () => (\r\n <Layout>\r\n <h1>NOT FOUND</h1>\r\n <p>We haven't built this page yet. Check out our homepage in the meantime.</p>\r\n </Layout>\r\n);\r\n\r\nexport default NotFoundPage;\r\n"],"sourceRoot":""}