We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadd435 commit cba848dCopy full SHA for cba848d
frontend/src/index.js
@@ -1,5 +1,5 @@
1
const $ = require("jquery");
2
-const hljs = require("hljs");
+const hljs = require("highlight.js");
3
4
import {
5
SaveOutlined,
0 commit comments