changes by suren
This commit is contained in:
parent
cdf853d74b
commit
a19f37c02d
@ -28,15 +28,15 @@ const HORIZONTALMENUITEMS = [
|
|||||||
type: 'link',
|
type: 'link',
|
||||||
icon: 'home'
|
icon: 'home'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
state: 'contribute',
|
// state: 'contribute',
|
||||||
name: 'Contribute',
|
// name: 'Contribute',
|
||||||
type: 'link',
|
// type: 'link',
|
||||||
icon: 'error_outline'
|
// icon: 'error_outline'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
state: 'apps',
|
state: 'apps',
|
||||||
name: 'Pages',
|
name: 'Contribute',
|
||||||
type: 'sub',
|
type: 'sub',
|
||||||
icon: 'apps',
|
icon: 'apps',
|
||||||
children: [
|
children: [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user