Skip to content

Commit

Permalink
Merge pull request #379 from brettpappas/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aksonov committed Mar 23, 2016
2 parents 82cb434 + 390fa1e commit b17cabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ import Launch from './components/Launch'
import Register from './components/Register'
import Login from './components/Login'
import Login2 from './components/Login2'
import {Scene, Router, TabBar, Modal, Schema, Actions} from 'react-native-router-flux'
import {Scene, Router, TabBar, Modal, Schema, Actions, Reducer} from 'react-native-router-flux'
import Error from './components/Error'
import Home from './components/Home'
import TabView from './components/TabView'
Expand Down

0 comments on commit b17cabb

Please sign in to comment.