Upgrade React and React Router
This commit is contained in:
parent
ef8e8ca59e
commit
c96b4b624b
12 changed files with 218 additions and 134 deletions
1
app.js
1
app.js
|
@ -17,7 +17,6 @@ import itunesProxy from './routes/itunes-proxy';
|
|||
|
||||
import React from 'react';
|
||||
import { routes } from './views/app';
|
||||
import createHandler from './lib/react-handler';
|
||||
import errorHandler from './lib/error-handler';
|
||||
|
||||
import debuglog from 'debug';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue