Skip to content

Commit 0fbca18

Browse files
committed
test code
1 parent a950f95 commit 0fbca18

File tree

4 files changed

+174976
-3
lines changed

4 files changed

+174976
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>GrapesJS</title>
66
<link rel="stylesheet" href="dist/css/grapes.min.css">
7-
<script src="dist/grapes.min.js"></script>
7+
<script src="dist/grapes.js"></script>
88

99
<script src="https://unpkg.com/grapesjs-blocks-basic"></script>
1010
<script src="private/grapesjs-blocks-basic.min.js"></script>
@@ -1153,8 +1153,6 @@ <h1 class="bdg-title">The team</h1>
11531153
*/
11541154

11551155
var editor = grapesjs.init(
1156-
1157-
11581156
{
11591157
container : '#gjs',
11601158
height: '100%',

0 commit comments

Comments
 (0)