Skip to content

Commit cba848d

Browse files
Typo
1 parent fadd435 commit cba848d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const $ = require("jquery");
2-
const hljs = require("hljs");
2+
const hljs = require("highlight.js");
33

44
import {
55
SaveOutlined,

0 commit comments

Comments
 (0)