add auth
This commit is contained in:
@@ -6,6 +6,7 @@ import { usePathname } from 'next/navigation'
|
||||
const TABS = [
|
||||
{ href: '/manage', label: 'Libraries' },
|
||||
{ href: '/manage/tags', label: 'Tags' },
|
||||
{ href: '/manage/users', label: 'Users' },
|
||||
]
|
||||
|
||||
export default function ManageSubNav() {
|
||||
|
||||
Reference in New Issue
Block a user