mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-16 19:51:40 -05:00
broken teams link
This commit is contained in:
@@ -124,7 +124,7 @@ export default function EnvironmentsNavbar({ environmentId, session }: Environme
|
||||
label: "Profile",
|
||||
href: `/environments/${environmentId}/settings/profile`,
|
||||
},
|
||||
{ icon: UsersIcon, label: "Team", href: `/environments/${environmentId}/settings/team` },
|
||||
{ icon: UsersIcon, label: "Team", href: `/environments/${environmentId}/settings/members` },
|
||||
{
|
||||
icon: CreditCardIcon,
|
||||
label: "Billing & Plan",
|
||||
|
||||
Reference in New Issue
Block a user