@@ -96,7 +96,7 @@ export const MembersList = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Stack w="full" spacing={3}>
|
<Stack w="full" spacing={3}>
|
||||||
{true && (
|
{!canInviteNewMember && (
|
||||||
<UnlockPlanAlertInfo
|
<UnlockPlanAlertInfo
|
||||||
contentLabel={`
|
contentLabel={`
|
||||||
Upgrade your plan to work with more team members, and unlock awesome
|
Upgrade your plan to work with more team members, and unlock awesome
|
||||||
|
|||||||
Reference in New Issue
Block a user