CodeGroup
Usage
<CodeGroup
>
{children}
</CodeGroup>Props
| Prop | Type | Required | Description |
|---|---|---|---|
| children | ReactNode | Yes | CodeBlock components to display as tabs |
<CodeGroup
>
{children}
</CodeGroup>| Prop | Type | Required | Description |
|---|---|---|---|
| children | ReactNode | Yes | CodeBlock components to display as tabs |