remove old link
This commit is contained in:
parent
2e3fb6d924
commit
b2948674bc
1 changed files with 0 additions and 3 deletions
|
@ -141,9 +141,6 @@ function SideNavigation(props: Props) {
|
||||||
{
|
{
|
||||||
...buildLink(PAGES.REWARDS, __('Rewards'), ICONS.FEATURED),
|
...buildLink(PAGES.REWARDS, __('Rewards'), ICONS.FEATURED),
|
||||||
},
|
},
|
||||||
{
|
|
||||||
...buildLink(PAGES.ACCOUNT, __('Overview'), ICONS.OVERVIEW),
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
...buildLink(PAGES.PUBLISH, __('Publish'), ICONS.PUBLISH),
|
...buildLink(PAGES.PUBLISH, __('Publish'), ICONS.PUBLISH),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue