Skip to content

Commit cba848d

Browse files
Typo
1 parent fadd435 commit cba848d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/index.js

Lines changed: 1 addition & 1 deletion
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)