Implement Admin UI to disable AI components
This commit is contained in:
@@ -18,6 +18,7 @@ const links = [
|
||||
|
||||
const adminLinks = [
|
||||
{ href: "/tokens", label: "Tokens" },
|
||||
{ href: "/admin", label: "Admin" },
|
||||
];
|
||||
|
||||
export function Nav() {
|
||||
|
||||
Reference in New Issue
Block a user