Skip to content

Commit

Permalink
ignore codesnippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes committed Dec 6, 2024
1 parent f906a00 commit e984cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/_components/src/CodeSnippet/CodeSnippet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ const CodeSnippet = ({
<FilesIcon fontSize='1.5rem' />
</Button>
</Tooltip>
{/* @ts-ignore -- This has yet to be updated to use react 19 */}
<SyntaxHighlighter
style={stackoverflowDark}
language={language}
Expand Down

0 comments on commit e984cbb

Please sign in to comment.