Fix prettier
This commit is contained in:
@@ -117,8 +117,8 @@ export default function Settings() {
|
|||||||
<VStack alignItems="flex-start">
|
<VStack alignItems="flex-start">
|
||||||
<Subtitle>Personal Project</Subtitle>
|
<Subtitle>Personal Project</Subtitle>
|
||||||
<Text fontSize="sm">
|
<Text fontSize="sm">
|
||||||
This project is {selectedOrg?.personalOrgUser?.name}'s personal project. It cannot be
|
This project is {selectedOrg?.personalOrgUser?.name}'s personal project. It cannot
|
||||||
deleted.
|
be deleted.
|
||||||
</Text>
|
</Text>
|
||||||
</VStack>
|
</VStack>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user