Skip to content
Snippets Groups Projects
Commit 781d92c1 authored by Quoc Huy Nguyen Dinh's avatar Quoc Huy Nguyen Dinh
Browse files

Try to fix syntax highlight SSR

parent 811b0d4b
No related branches found
No related tags found
1 merge request!234Add highlight syntax to code blocks in blog posts
......@@ -135,9 +135,7 @@ class PostFull extends React.Component {
}
}
}
}
componentDidMount() {
hljs.highlightAll();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment