grapesjs-preset-webpage
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "grapesjs-preset-webpage", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "GrapesJS Plugin Webpage Preset", | ||
@@ -5,0 +5,0 @@ "main": "dist/grapesjs-preset-webpage.min.js", |
@@ -47,4 +47,4 @@ import { | ||
id: expt, | ||
command: expt, | ||
className: 'fa fa-code', | ||
command: e => e.runCommand(expt), | ||
},{ | ||
@@ -51,0 +51,0 @@ id: 'undo', |
Sorry, the diff of this file is too big to display
225987