Skip to content

Commit c7e3803

Browse files
authored
Update tabs.mdx
1 parent 47688eb commit c7e3803

File tree

1 file changed

+1
-1
lines changed
  • fern/products/docs/pages/component-library/default-components

1 file changed

+1
-1
lines changed

fern/products/docs/pages/component-library/default-components/tabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Tabs component organizes content into separate tabs that users can switch be
1111
</ParamField>
1212

1313
<ParamField path="language" type="string" required={false}>
14-
The language associated with the code block. Any arbitrary string may be used.
14+
The language associated with the code block. Any arbitrary string may be used. Syncs with the [`for` property of `<CodeBlocks />`](/learn/docs/writing-content/components/code-blocks#override-synchronization).
1515

1616
When a user selects a tab with a specific language, all other tabs assigned to the same language will automatically sync and switch to match.
1717
</ParamField>

0 commit comments

Comments
 (0)