Skip to content

Commit 870bbed

Browse files
committed
chore(code editor): add headerMainContent prop to example
1 parent 64381f5 commit 870bbed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorShortcutMainHeader.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ export const CodeEditorShortcutMainHeader: React.FunctionComponent = () => {
9090
value="Mac"
9191
/>
9292
<CodeEditor
93+
headerMainContent="Header main content"
9394
shortcutsPopoverProps={shortcutsPopoverProps}
9495
isLanguageLabelVisible
9596
code="Some example content"

0 commit comments

Comments
 (0)