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