Skip to content

Commit

Permalink
chore: merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
chalabi2 committed Jan 6, 2025
1 parent aa39936 commit b862bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/messageSyntax.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export function messageSyntax(fieldsToShow: string[], message: MessageType, them
return (
<SyntaxHighlighter
language="json"
aria-label="message-json"
style={theme === 'dark' ? oneDark : oneLight}
customStyle={{
backgroundColor: 'transparent',
Expand Down

0 comments on commit b862bf2

Please sign in to comment.