mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-29 00:21:41 +03:00
Removed login from routes
This commit is contained in:
parent
6b5746ee8f
commit
f67e1ae300
@ -2,7 +2,7 @@ import { DrawerNavigator } from 'react-navigation';
|
||||
import { BaseNavigator } from '../navigation';
|
||||
|
||||
// Screens
|
||||
import { Splash, Login } from '../screens';
|
||||
import { Splash } from '../screens';
|
||||
|
||||
// Components
|
||||
import { SideMenu } from '../components';
|
||||
|
Loading…
Reference in New Issue
Block a user