🚸 (whatsapp) Improve upgrade plan for whatsapp notice
This commit is contained in:
@@ -103,7 +103,9 @@ export const MembersList = () => {
|
||||
return (
|
||||
<Stack w="full" spacing={3}>
|
||||
{!canInviteNewMember && (
|
||||
<UnlockPlanAlertInfo contentLabel={scopedT('unlockBanner.label')} />
|
||||
<UnlockPlanAlertInfo>
|
||||
{scopedT('unlockBanner.label')}
|
||||
</UnlockPlanAlertInfo>
|
||||
)}
|
||||
{isDefined(seatsLimit) && (
|
||||
<Heading fontSize="2xl">
|
||||
|
||||
Reference in New Issue
Block a user