-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent---src-pages-404-js-16a24665a777d710b040.js
2 lines (2 loc) · 1.96 KB
/
component---src-pages-404-js-16a24665a777d710b040.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{157:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n.n(a),o=n(159);t.default=function(){return r.a.createElement(o.a,null,r.a.createElement("h1",null,"NOT FOUND"),r.a.createElement("p",null,"You just hit a route that doesn't exist... the sadness."))}},159:function(e,t,n){"use strict";var a=n(8),r=n.n(a),o=n(0),l=n.n(o),c=(n(160),function(e){function t(){return e.apply(this,arguments)||this}return r()(t,e),t.prototype.render=function(){return l.a.createElement("section",{id:"header"},l.a.createElement("div",{className:"inner"},l.a.createElement("span",{className:"icon major fa-code-fork"}),l.a.createElement("h1",null,"Neuroglancer Hub"),l.a.createElement("p",null,"Neuroglancer Hub is home to the neuroglancer react component and other annotation plugins"),l.a.createElement("ul",{className:"actions"},l.a.createElement("li",null,l.a.createElement("a",{href:"#one",className:"button scrolly"},"Discover")))))},t}(l.a.Component)),i=function(e){function t(){return e.apply(this,arguments)||this}return r()(t,e),t.prototype.render=function(){return l.a.createElement("section",{id:"footer"},l.a.createElement("ul",{className:"icons"}),l.a.createElement("ul",{className:"copyright"},l.a.createElement("li",null,"© 2019 HHMI"),l.a.createElement("li",null,"Design: ",l.a.createElement("a",{href:"http://html5up.net"},"HTML5 UP"))))},t}(l.a.Component),u=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={loading:"is-loading"},n}r()(t,e);var n=t.prototype;return n.componentDidMount=function(){var e=this;this.timeoutId=setTimeout(function(){e.setState({loading:""})},100)},n.componentWillUnmount=function(){this.timeoutId&&clearTimeout(this.timeoutId)},n.render=function(){var e=this.props.children;return l.a.createElement("div",{className:"body "+this.state.loading},l.a.createElement(c,null),e,l.a.createElement(i,null))},t}(l.a.Component);t.a=u}}]);
//# sourceMappingURL=component---src-pages-404-js-16a24665a777d710b040.js.map