[UI Work] Add Overview Artist Index View

This commit is contained in:
Qstick
2017-10-15 02:17:53 -04:00
parent f6fc78d927
commit 566ac1a9d3
41 changed files with 1337 additions and 138 deletions
@@ -1,4 +1,4 @@
import _ from 'lodash';
/* eslint max-params: 0 */
import { connect } from 'react-redux';
import { createSelector } from 'reselect';
import createArtistSelector from 'Store/Selectors/createArtistSelector';