✏️ (lp) Fix incorrect additional limits price
This commit is contained in:
@ -93,7 +93,7 @@ export const MembersList = () => {
|
||||
})
|
||||
|
||||
return (
|
||||
<Stack w="full" gap="3">
|
||||
<Stack w="full" spacing={3}>
|
||||
{!canInviteNewMember && (
|
||||
<UnlockPlanInfo
|
||||
contentLabel={`
|
||||
|
Reference in New Issue
Block a user