{"version":3,"sources":["components/pages/NotFound.js"],"names":["NotFound","id","window","location","pathname","React","Component"],"mappings":"mNAEMA,E,4JACF,WACI,OACI,qBAAKC,GAAG,WAAR,SACI,gDACmB,+BAAOC,OAAOC,SAASC,WAD1C,IAEI,uBAFJ,kCAII,uBAJJ,qD,GAJOC,IAAMC,WAgBdN","file":"static/js/NotFound.a2e37df4.chunk.js","sourcesContent":["import React from \"react\";\n\nclass NotFound extends React.Component {\n render() {\n return (\n
\n

\n Unable to find {window.location.pathname}.\n
\n The page either does not exist,\n
\n or you do not have permission to view it.\n

\n
\n );\n }\n}\n\nexport default NotFound;\n"],"sourceRoot":""}