fix(login): fix navigation error

This commit is contained in:
nixa 2016-06-16 16:15:19 +03:00
parent 3ec1fc3304
commit b4b22de324
2 changed files with 11 additions and 3 deletions

View file

@ -107,7 +107,7 @@ export const menuItems = [
},
{
title: 'Pages',
icon: 'ion-ios-location-outline',
icon: 'ion-document',
selected: false,
expanded: false,
order: 650,