|
|
@@ -1,14 +1,5 @@
|
|
|
-(function webpackUniversalModuleDefinition(root, factory) {
|
|
|
- if(typeof exports === 'object' && typeof module === 'object')
|
|
|
- module.exports = factory();
|
|
|
- else if(typeof define === 'function' && define.amd)
|
|
|
- define([], factory);
|
|
|
- else if(typeof exports === 'object')
|
|
|
- exports["Branding"] = factory();
|
|
|
- else
|
|
|
- root["Branding"] = factory();
|
|
|
-})(typeof self !== 'undefined' ? self : this, function() {
|
|
|
-return /******/ (function(modules) { // webpackBootstrap
|
|
|
+var Branding =
|
|
|
+/******/ (function(modules) { // webpackBootstrap
|
|
|
/******/ // The module cache
|
|
|
/******/ var installedModules = {};
|
|
|
/******/
|
|
|
@@ -14871,6 +14862,5 @@ class Vashden extends __WEBPACK_IMPORTED_MODULE_1_react__["PureComponent"] {
|
|
|
// removed by extract-text-webpack-plugin
|
|
|
|
|
|
/***/ })
|
|
|
-/******/ ])["default"];
|
|
|
-});
|
|
|
+/******/ ]);
|
|
|
//# sourceMappingURL=index.js.map
|