fix(collaboration): env var typo
This commit is contained in:
@ -178,7 +178,7 @@ export const CollaborationList = () => {
|
||||
Everyone at {workspace.name}
|
||||
</Text>
|
||||
</HStack>
|
||||
<Tag>
|
||||
<Tag flexShrink={0}>
|
||||
{convertCollaborationTypeEnumToReadable(
|
||||
CollaborationType.FULL_ACCESS
|
||||
)}
|
||||
|
Reference in New Issue
Block a user