Update Shell.tsx (#14293)

This commit is contained in:
Peer Richelsen
2024-04-02 16:23:03 +01:00
committed by GitHub
parent 751530b460
commit 972ce6911a
-5
View File
@@ -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",