Remove duplication, simplify, comply with coding style

This commit is contained in:
Lyubomir Marinov
2017-01-10 13:06:18 -06:00
parent b67994235e
commit 2f01746c55
13 changed files with 77 additions and 304 deletions

View File

@@ -1,4 +1,4 @@
/* global APP, $, interfaceConfig */
/* global $, APP, interfaceConfig */
import React, { Component } from 'react';
import { connect as reactReduxConnect } from 'react-redux';