Skip to content

Commit

Permalink
enable syntax highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
yo-iwamoto committed Apr 6, 2024
1 parent 5d3718e commit 0293d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/posts/[slug]/_/highlight-node.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import { useHighlightEffect } from "./use-highlight-effect";

export function HighlightNode() {
// useHighlightEffect();
useHighlightEffect();

return false;
}

0 comments on commit 0293d7e

Please sign in to comment.