mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-27 03:14:56 +03:00
Removed test button from side menu
This commit is contained in:
parent
e817d4dcc0
commit
34766ec82d
@ -36,11 +36,6 @@ const authMenuItems = [
|
||||
route: 'Settings',
|
||||
icon: 'gear',
|
||||
},
|
||||
{
|
||||
name: 'LoginTest',
|
||||
route: ROUTES.SCREENS.LOGIN,
|
||||
icon: 'user-o',
|
||||
},
|
||||
];
|
||||
|
||||
const noAuthMenuItems = [
|
||||
|
Loading…
Reference in New Issue
Block a user