Update pages.html
Browse files- pages.html +1 -1
pages.html
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
|
42 |
<script src="https://unpkg.com/grapesjs-rulers"></script>
|
43 |
|
44 |
-
|
45 |
|
46 |
|
47 |
<link href="https://unpkg.com/grapesjs-plugin-toolbox/dist/grapesjs-plugin-toolbox.min.css" rel="stylesheet">
|
|
|
41 |
|
42 |
<script src="https://unpkg.com/grapesjs-rulers"></script>
|
43 |
|
44 |
+
<script src="https://unpkg.com/grapesjs-click"></script>
|
45 |
|
46 |
|
47 |
<link href="https://unpkg.com/grapesjs-plugin-toolbox/dist/grapesjs-plugin-toolbox.min.css" rel="stylesheet">
|