mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
(Navigation) Added missing icon for UI/Cards menu
This commit is contained in:
parent
23b943a765
commit
06c8903f91
|
@ -374,6 +374,7 @@ export const navigation: FuseNavigation[] = [
|
||||||
id : 'cards',
|
id : 'cards',
|
||||||
title: 'Cards',
|
title: 'Cards',
|
||||||
type : 'item',
|
type : 'item',
|
||||||
|
icon : 'crop_portrait',
|
||||||
url : '/ui/cards'
|
url : '/ui/cards'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user