-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent---src-pages-404-jsx-3d0441dd1a11b2f3a35b.js
2 lines (2 loc) · 1.47 KB
/
component---src-pages-404-jsx-3d0441dd1a11b2f3a35b.js
1
2
webpackJsonp([0xa6bc690a59e9],{229:function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function l(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}t.__esModule=!0,t.pageQuery=void 0;var u=n(1),c=a(u),s=n(24),i=a(s),f=function(e){function t(){return r(this,t),o(this,e.apply(this,arguments))}return l(t,e),t.prototype.render=function(){return c.default.createElement("div",null,c.default.createElement(i.default,this.props),c.default.createElement("div",{className:"content"},c.default.createElement("div",{className:"content__inner"},c.default.createElement("div",{className:"page"},c.default.createElement("h1",{className:"page__title"},"NOT FOUND"),c.default.createElement("div",{className:"page__body"},c.default.createElement("p",null,"You just hit a route that doesn't exist... the sadness."))))))},t}(c.default.Component);t.default=f;t.pageQuery="** extracted graphql fragment **"}});
//# sourceMappingURL=component---src-pages-404-jsx-3d0441dd1a11b2f3a35b.js.map