Update client dependencies
This commit is contained in:
parent
dbe9d03352
commit
7108fa572c
19 changed files with 109 additions and 116 deletions
|
@ -1,6 +1,6 @@
|
|||
import React, { Component } from 'react';
|
||||
import { connect } from 'react-redux';
|
||||
import { routeActions } from 'redux-simple-router';
|
||||
import { routeActions } from 'react-router-redux';
|
||||
import pure from 'pure-render-decorator';
|
||||
import TabList from '../components/TabList';
|
||||
import { select } from '../actions/tab';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue