Skip to content

Commit

Permalink
Update code-block.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Feb 7, 2025
1 parent eb4e2c8 commit 2aea63b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions apps/docs/content/docs/code-block.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,18 @@ The Code Block component is made up of the following subcomponents:

<AutoTypeTable path="node_modules/@repo/code-block/index.tsx" name="CodeBlockSelectProps" />

### CodeBlockSelectTrigger

<AutoTypeTable path="node_modules/@repo/code-block/index.tsx" name="CodeBlockSelectTriggerProps" />

### CodeBlockSelectValue

<AutoTypeTable path="node_modules/@repo/code-block/index.tsx" name="CodeBlockSelectValueProps" />

### CodeBlockSelectContent

<AutoTypeTable path="node_modules/@repo/code-block/index.tsx" name="CodeBlockSelectContentProps" />

### CodeBlockSelectItem

<AutoTypeTable path="node_modules/@repo/code-block/index.tsx" name="CodeBlockSelectItemProps" />
Expand Down

0 comments on commit 2aea63b

Please sign in to comment.