Skip to content

Commit

Permalink
fix error using client code
Browse files Browse the repository at this point in the history
  • Loading branch information
thivy committed Nov 2, 2023
1 parent 42fbe63 commit fbe3402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/markdown/code-block.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
"use client";
import { FC, memo } from "react";
import { Prism } from "react-syntax-highlighter";
import { atomDark } from "react-syntax-highlighter/dist/esm/styles/prism";
Expand Down

0 comments on commit fbe3402

Please sign in to comment.