Skip to content

Commit ccf6895

Browse files
committed
Address PR feedback
1 parent afc459c commit ccf6895

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/module/src/Message/CodeBlockMessage/ExpandableSectionForSyntaxHighlighter.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ class ExpandableSectionForSyntaxHighlighter extends Component<ExpandableSectionP
176176
contentId,
177177
toggleId,
178178
variant,
179+
// Gets rid of console error about it being on a DOM element
179180
// eslint-disable-next-line
180181
truncateMaxLines,
181182
...props

0 commit comments

Comments
 (0)