mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-20 23:14:07 +01:00
fix(login): fix navigation error
This commit is contained in:
parent
3ec1fc3304
commit
b4b22de324
2 changed files with 11 additions and 3 deletions
|
|
@ -107,7 +107,7 @@ export const menuItems = [
|
|||
},
|
||||
{
|
||||
title: 'Pages',
|
||||
icon: 'ion-ios-location-outline',
|
||||
icon: 'ion-document',
|
||||
selected: false,
|
||||
expanded: false,
|
||||
order: 650,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue