{"version":3,"sources":["components/Layout/NotFound.tsx"],"names":["NotFoundComponent","_super","props","call","this","__WEBPACK_IMPORTED_MODULE_0_tslib__","prototype","render","__WEBPACK_IMPORTED_MODULE_1_react__"],"mappings":"uHAKAA,UAAA,SAAAC,GACI,SAAAD,EAAYE,UACRD,EAAAE,KAAAC,KAAMF,IAAME,KAcpB,OAhB+CC,EAAA,EAAAL,EAAAC,GAOpCD,EAAAM,UAAAC,OAAP,WACI,OAAO,MAQfP,EAhBA,CAA+CQ,EAAA","file":"static/js/35.6a78315f.chunk.js","sourcesContent":["//import * as React from 'react';\nimport { Component } from 'react';\nimport { RouteComponentProps } from 'react-router';\n//import { Redirect } from 'react-router';\n\nexport default class NotFoundComponent extends Component, any> {\n constructor(props) {\n super(props);\n\n //this.props.history.push('/');\n }\n\n public render() {\n return null;\n //return (\n // \n //);\n //return (\n //
Not found
\n //);\n }\n}\n\n\n// WEBPACK FOOTER //\n// ./src/components/Layout/NotFound.tsx"],"sourceRoot":""}