Update Shell.tsx (#14293)
This commit is contained in:
@@ -674,11 +674,6 @@ const navigation: NavigationItemType[] = [
|
||||
icon: FileText,
|
||||
isCurrent: ({ pathname }) => pathname?.startsWith("/apps/routing-forms/") ?? false,
|
||||
},
|
||||
{
|
||||
name: "Cal.ai",
|
||||
href: "/ai",
|
||||
icon: Sparkles,
|
||||
},
|
||||
{
|
||||
name: "workflows",
|
||||
href: "/workflows",
|
||||
|
||||
Reference in New Issue
Block a user