Skip to content

Commit

Permalink
modify app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
funng.zhang committed Jan 2, 2020
1 parent c738f7e commit abec34f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react'
import ReactDom from 'react-dom'
import App from './src/views/App'
import App from './src/'
import store from './src/store';
import { Provider } from 'react-redux';

Expand Down
Loading

0 comments on commit abec34f

Please sign in to comment.