We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7106f commit c64fed2Copy full SHA for c64fed2
src/components/CodePreview.tsx
@@ -1,5 +1,5 @@
1
import { useEffect, useState } from "react";
2
-import { Prism as SyntaxHighlighter } from "react-syntax-highlighter";
+import { PrismLight as SyntaxHighlighter } from "react-syntax-highlighter";
3
import {
4
oneDark,
5
oneLight,
0 commit comments