forked from 77media/video-flow
放开创建页面
This commit is contained in:
parent
ced321377d
commit
ef52274f6c
@ -17,7 +17,7 @@ export const navigationItems: Navigations[] = [
|
|||||||
{ name: 'Home', href: '/home', icon: Home },
|
{ name: 'Home', href: '/home', icon: Home },
|
||||||
{ name: 'My Portfolio', href: '/movies', icon: BookHeart },
|
{ name: 'My Portfolio', href: '/movies', icon: BookHeart },
|
||||||
{ name: 'Share', href: '/share', icon: Gift },
|
{ name: 'Share', href: '/share', icon: Gift },
|
||||||
// { name: 'Create', href: '/create', icon: Plus },
|
{ name: 'Create', href: '/create', icon: Plus },
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
Loading…
x
Reference in New Issue
Block a user