Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit d2dd11d

Browse files
committed
fixed example
1 parent 051fecb commit d2dd11d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
https://editorjs.io/getting-started#tools-connection
5151
-->
5252

53-
<script src="../dist/codeflask.bundle.js"></script><!-- Codeflask List -->
53+
<script src="../dist/editorjs-codeflask.bundle.js"></script><!-- Codeflask -->
5454

5555
<script src="https://cdn.jsdelivr.net/npm/@editorjs/header@latest"></script><!-- Header -->
5656

@@ -138,7 +138,7 @@
138138
// },
139139

140140
code: {
141-
class: EditorJs_CodeFlask
141+
class: editorjsCodeflask
142142
},
143143

144144
},

0 commit comments

Comments
 (0)