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/about.js"],"names":["About","className"],"mappings":"6FAAA,4CAiBeA,UAbD,WACZ,OACE,kBAAC,IAAD,KACE,yBAAKC,UAAU,QACb,+CACA","file":"component---src-pages-about-js-77d1878b1c3d865afdaa.js","sourcesContent":["import React from \"react\"\n\nimport { Layout } from \"../components/\"\n\nconst About = () => {\n return (\n <Layout>\n <div className=\"page\">\n <h1>About the Team!</h1>\n <div>\n How did we all end up here.... well for starters, we have all taken\n COMP110!\n </div>\n </div>\n </Layout>\n )\n}\nexport default About\n"],"sourceRoot":""}