-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhelp.d381cb51e746d09e616b.js
2 lines (2 loc) · 1.8 KB
/
help.d381cb51e746d09e616b.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{2060:function(e,t,n){"use strict";n.r(t);var a=n(547),r=n(0),o=n.n(r),c=n(526),i=function(){function e(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,n,a){return n&&e(t.prototype,n),a&&e(t,a),t}}();var l=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(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}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return function(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,o.a.Component),i(t,[{key:"render",value:function(){var e=Object(a.a)(this.props.match.params).map(function(e){return e[1]}).join("/");return o.a.createElement("div",{className:"grid-container page-layout help-content-layout"},o.a.createElement("div",{className:"grid-block page-layout"},o.a.createElement("div",{className:"grid-block main-content wrap regular-padding"},o.a.createElement("div",{className:"grid-block medium-3"},o.a.createElement("div",{className:"grid-content help-toc responsive-list"},o.a.createElement(c.a,{path:"toc"}))),o.a.createElement("div",{className:"grid-block medium-9"},o.a.createElement("div",{className:"grid-content main-content"},o.a.createElement(c.a,{path:e||"index"}))))))}}]),t}();t.default=l}}]);
//# sourceMappingURL=help.js.map