project menu updates

This commit is contained in:
Kyle Corbitt
2023-08-09 14:21:05 -07:00
parent 4feb3e5829
commit f6f04e537e
11 changed files with 92 additions and 118 deletions

View File

@@ -111,7 +111,7 @@ export default function Settings() {
your code.
</Text>
</VStack>
<CopiableCode code={`OPENPIPE_API_KEY=${apiKey}`} />
<CopiableCode code={apiKey} />
<Divider />
{selectedOrg?.personalOrgUserId ? (
<VStack alignItems="flex-start">