This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
grapesjs
mirror of
https://github.com/artf/grapesjs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Add destory method to Utils
pull/3147/head
Artur Arseniev
6 years ago
parent
5017f641b0
commit
a6a32fa64d
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/utils/index.js
2
src/utils/index.js
View File
@ -18,6 +18,8 @@ export default () => {
return
this
;
}
,
destroy
(
)
{
}
,
Sorter
,
Resizer
,
Dragger
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/grapesjs
Title
Body
Create Issue