Skip to content

Commit

Permalink
feat: add some cool styles to the main pages
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGw committed Jun 16, 2024
1 parent 2b73a48 commit e2a873e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/app/components/reusables/code/code-block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,16 @@ import CopyButton from './copy-code';

// react-syntax-highlighter has no types

/* eslint-disable */
// @ts-nocheck

// react-syntax-highlighter has no types

/* eslint-disable */
// @ts-nocheck

// react-syntax-highlighter has no types

/* eslint-disable */
// @ts-nocheck
SyntaxHighlighter.registerLanguage('rust', rust);
Expand Down

0 comments on commit e2a873e

Please sign in to comment.