Skip to content

updated lambda docs#119

Merged
Roscanta merged 3 commits into
mainfrom
lambda
May 18, 2026
Merged

updated lambda docs#119
Roscanta merged 3 commits into
mainfrom
lambda

Conversation

@Roscanta
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +141 to +148
<Group justify="start" mb={8}>
<Text fontWeight="semibold" size="md">
<Text capitalize>{network}</Text>{" "}
{culambda && (
<Text opacity={0.5}>[{culambda}]</Text>
)}
</Text>
</Group>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{culambda && <Group justify="start" mb={8}>
  <Text fontWeight="semibold" size="md">
    <Text capitalize>{network}</Text>{" "}
     <Text opacity={0.5}>[{culambda}]</Text>
  </Text>
</Group>}

@Roscanta Roscanta merged commit 29962ab into main May 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants